mcs: fix /config and /members tso forward logic#9796
mcs: fix /config and /members tso forward logic#9796ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
/config and /members tso forward logic#9796Conversation
Signed-off-by: lhy1024 <admin@liudos.us>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bufferflies, rleungx The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
/retest |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9796 +/- ##
==========================================
- Coverage 76.84% 76.82% -0.03%
==========================================
Files 484 491 +7
Lines 77250 78481 +1231
==========================================
+ Hits 59366 60293 +927
- Misses 14282 14516 +234
- Partials 3602 3672 +70
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/run-cherry-picker |
close tikv#9797 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#9797 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
What problem does this PR solve?
Issue Number: Close #9797
What is changed and how does it work?
We should not use a ServiceRedirector for all urls.
Check List
Tests
Before:
After:
Release note