backendcluster: add cluster manager and cluster-scoped topology runtime#1104
backendcluster: add cluster manager and cluster-scoped topology runtime#1104YangKeao wants to merge 1 commit intopingcap:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
98ea284 to
3993ee3
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1104 +/- ##
=======================================
Coverage ? 67.15%
=======================================
Files ? 143
Lines ? 15067
Branches ? 0
=======================================
Hits ? 10118
Misses ? 4253
Partials ? 696
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3993ee3 to
a7c5384
Compare
|
/test all |
|
/retest |
25a54ca to
cd317e4
Compare
|
/test all |
9eea95f to
f97603c
Compare
f97603c to
1add4f8
Compare
Introduce the backend cluster manager, cluster-scoped InfoSync runtime, topology aggregation, and single-cluster compatibility hooks.
1add4f8 to
af488c9
Compare
What problem does this PR solve?
Issue Number: close #1098
What is changed and how it works:
Introduce a backend-cluster manager that owns cluster-scoped runtime instances.
This PR adds:
Check List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.