-
Notifications
You must be signed in to change notification settings - Fork 726
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
command:add ctl command to get hot history regions(ref #25281) #4103
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. Reviewer can indicate their review by submitting an approval review. |
6d3dd5d
to
341c1cb
Compare
/run-all-tests |
@IcePigZDB: Request changes is only allowed for the reviewers in list. In 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. |
/run-all-tests |
e7c9945
to
7b70294
Compare
0b6ed1b
to
12a1927
Compare
/run-all-tests |
/run-all-tests |
03254e6
to
e4d712e
Compare
3edd9f4
to
6ed54d1
Compare
/run-all-tests |
Signed-off-by: qidi1 <1083369179@qq.com>
/run-all-tests |
f46821c
to
1240dbc
Compare
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## master #4103 +/- ##
==========================================
+ Coverage 74.86% 75.03% +0.17%
==========================================
Files 264 264
Lines 27821 27931 +110
==========================================
+ Hits 20827 20959 +132
+ Misses 5134 5113 -21
+ Partials 1860 1859 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
c1accf9
to
d9c2277
Compare
Signed-off-by: qidi1 <1083369179@qq.com>
6b2edbb
to
62725ba
Compare
PTAL @lhy1024 |
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.
lgtm.
/merge |
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests 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. |
This pull request has been accepted and is ready to merge. Commit hash: f8b9624
|
[FORMAT CHECKER NOTIFICATION] Please provide the associated issue number in the commit messages, for example: |
…4103) * command:add hot-history-regions command(ref #pingcap/tidb/issues/25281) Signed-off-by: qidi1 <1083369179@qq.com> Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
…onfg
Signed-off-by: qidi1 1083369179@qq.com
What problem does this PR solve?
origin pr is here #3989
This PR is oversize and splited into three small one:
Proposal: pingcap/tidb#27487
Associated Issue: pingcap/tidb#25281
Associated PR: pingcap/tidb#27224
What is changed and how it works?
provide pd-ctl command to pull hot_history_regions information
Check List
Tests
Side effects
Code changes
Side effects
Related changes
pingcap/docs
/pingcap/docs-cn
:Release note