-
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
ddl: set tiflash placement group index to 120 #37179
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. |
Code Coverage Details: https://codecov.io/github/pingcap/tidb/commit/2f1f2366c3f8cc11b58c867f378614818be63db8 |
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
@CalvinNeo: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. 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. |
@lcwangchao @CalvinNeo Will this change any other behaviors related to TiFlash replicas? |
I think it will have no other effects. @CalvinNeo Can you make a confirm again? |
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 |
@bb7133: 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. |
… tiflash_group_index
/merge |
1 similar comment
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 2f1f236
|
TiDB MergeCI notify✅ Well Done! New fixed [1] after this pr merged.
|
/run-cherry-picker |
In response to a cherrypick label: new pull request created: #38476. |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
What problem does this PR solve?
Issue Number: ref #37171
What is changed and how it works?
PollTiFlashRoutine
when the background task started for old cluster.Check List
Tests
Manual test1:
Manual test2:
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.