-
Notifications
You must be signed in to change notification settings - Fork 730
resource_group: replace LoadResourceGroups with GetResourceGroupsMeta… #9273
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
base: master
Are you sure you want to change the base?
Conversation
…Revision Signed-off-by: disksing <i@disksing.com>
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (65.38%) is below the target coverage (74.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #9273 +/- ##
==========================================
+ Coverage 76.05% 76.09% +0.03%
==========================================
Files 470 472 +2
Lines 73051 73061 +10
==========================================
+ Hits 55562 55597 +35
+ Misses 14045 14027 -18
+ Partials 3444 3437 -7
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nolouch 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 |
[LGTM Timeline notifier]Timeline:
|
…Revision
What problem does this PR solve?
Issue Number: Close #9272
What is changed and how does it work?
GetResourceGroupsMetaRevision
which only returns meta revision.CountOnly
option to allow only return kv countCheck List
Tests
Related changes
merge after pingcap/kvproto#1309
Release note