tools: update the usage of region startkey to region keys#6951
tools: update the usage of region startkey to region keys#6951ti-chi-bot merged 17 commits intopingcap:masterfrom
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
ref #tikv/pd/issues/4400 Signed-off-by: IcePigZDB <icepigzdb@gmail.com> Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
3dc1e17 to
1b3a71c
Compare
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
|
/cc @TomShawn |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
@TomShawn All comments have been resolved. PR tikv/pd/pull/4674 change the default value of |
Thanks! If the default value of |
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Done. |
|
@IcePigZDB pingcap/docs-cn#8607 has been merged. Please sync it to this PR. Thanks! |
I checked again. It's synchronized in previous commit. |
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
/merge |
|
@TomShawn: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: c3830a3 |
|
In response to a cherrypick label: new pull request created: #8611. |
|
In response to a cherrypick label: new pull request created: #8612. |
Signed-off-by: IcePigZDB icepigzdb@gmail.com
First-time contributors' checklist
What is changed, added or deleted? (Required)
Support endKey in http interface
regions/keyand adjust the pdctl region commandregion startKeytoregion keysaccordingly. This is originally proposed as a precondition of the push down optimisation ofinfomation_schema.tikv_region_status.Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?