-
Notifications
You must be signed in to change notification settings - Fork 742
api: support to query whether pd has loaded region (#8749) #9319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api: support to query whether pd has loaded region (#8749) #9319
Conversation
@lhy1024 This PR has conflicts, I have hold it. |
Signed-off-by: lhy1024 <admin@liudos.us>
ref tikv#4399 Signed-off-by: lhy1024 <admin@liudos.us> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
close tikv#9286 Signed-off-by: artem_danilov <artem.danilov@airbnb.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com> Signed-off-by: lhy1024 <admin@liudos.us>
1d274a9
to
8dfceac
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-8.5 #9319 +/- ##
===============================================
+ Coverage 75.57% 75.65% +0.08%
===============================================
Files 462 463 +1
Lines 72430 72470 +40
===============================================
+ Hits 54738 54830 +92
+ Misses 14189 14121 -68
- Partials 3503 3519 +16
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
/hold |
[LGTM Timeline notifier]Timeline:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bufferflies, JmPotato, okJiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #8749
What problem does this PR solve?
Issue Number: Close #8748, close #8426
What is changed and how does it work?
Check List
Tests
Release note