-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
docs: add proposal for TiDB_HOT_REGIONS_HISTORY #27487
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: IcePigZDB <icepigzdb@gmail.com> Co-authored-by: qidi1 <1083369179@qq.com>
[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. Reviewer can indicate their review by submitting an approval review. |
Please follow PR Title Format:
Or if the count of mainly changed packages are more than 3, use
After you have format title, you can leave a comment |
Signed-off-by: IcePigZDB <icepigzdb@gmail.com> Co-authored-by: qidi1 <1083369179@qq.com>
/merge |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 7980f99
|
Signed-off-by: qidi1 <1083369179@qq.com>
Merge canceled because a new commit is pushed. |
ptal @AndreMouche |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/merge
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
Signed-off-by: IcePigZDB <icepigzdb@gmail.com>
hi, @AndreMouche, I corrected some markdown lint and English grammar, and all test pass now, ptal. |
@AndreMouche PTAL |
Signed-off-by: IcePigZDB icepigzdb@gmail.com
Co-authored-by: qidi1 1083369179@qq.com
What problem does this PR solve?
Issue Number: ref #25281
This PR adds proposal for
TiDB_HOT_REGIONS_HISTORY
.There are some dscussion in misplaced PR tikv/rfcs/pull/70, move them to here and close it.
What is changed and how it works?
Implemention PRs:
Store History Regions in PD
Supports query history regions in TiDB
Docs
Release note