cluster: fix the merging issue of labels after store reboot#6468
cluster: fix the merging issue of labels after store reboot#6468ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
Conversation
Signed-off-by: JmPotato <ghzpotato@gmail.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. DetailsReviewer can indicate their review by submitting an approval review. |
|
/merge |
|
@nolouch: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests DetailsInstructions 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. DetailsCommit hash: 2bf65db |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
…6469) ref #5510, close #6467, ref #6468 #5510 introduced a bug that would cause the store labels to be overwritten wrongly after the store reboot. This PR fixed this issue. Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: JmPotato <ghzpotato@gmail.com> Co-authored-by: JmPotato <ghzpotato@gmail.com>
|
I am testing in version v6.5.3. 10.2.8.3 Pd-ctl modified tiup cluster display hwtest1 --labels 10.2.8.3 reload 10.2.8.3 After reloading, it was found that the host was restored to its pre-modified state, but the zone was configured. Is this as expected? |
What problem does this PR solve?
Issue Number: Close #6467.
What is changed and how does it work?
Check List
Tests
Release note