br: replace GetTS with GetTSWithRetry#38948
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. |
|
/component br |
|
/run-integration-br-test |
1 similar comment
|
/run-integration-br-test |
4e124fa to
542a643
Compare
|
/run-integration-br-test |
|
/run-check-dev-2 |
542a643 to
0abf6da
Compare
|
/run-mysql-test |
|
/run-integration-br-test |
0abf6da to
1fd9fc2
Compare
|
it looks we can cherry-pick to other versions, 6.1, 6.2, 6.3, 6.4 |
1fd9fc2 to
bf241ff
Compare
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: bf241ff733e15f7d53a9e06b44b323919b99742e |
|
/run-check-dev-2 |
Signed-off-by: zhanggaoming <gaoming.zhang@pingcap.com>
Signed-off-by: zhanggaoming <gaoming.zhang@pingcap.com>
cd6a399 to
74d7142
Compare
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 74d7142 |
TiDB MergeCI notify✅ Well Done! New fixed [1] after this pr merged.
|
Signed-off-by: zhanggaoming gaoming.zhang@pingcap.com
What problem does this PR solve?
Issue Number: ref #36910
Problem Summary:
When the switch of the leader occurs in the PD, it affect the BR restore and PiTR restore.
What is changed and how it works?
replace
GetTSwithGetTSWithRetryCheck List
Tests
Side effects
Documentation
Manual test
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.