Skip to content
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

Unsafe recovery auto detect mode doesn't work #5753

Closed
Connor1996 opened this issue Dec 5, 2022 · 0 comments · Fixed by #5754
Closed

Unsafe recovery auto detect mode doesn't work #5753

Connor1996 opened this issue Dec 5, 2022 · 0 comments · Fixed by #5754
Assignees
Labels
affects-6.5 severity/major type/bug The issue is confirmed as a bug.

Comments

@Connor1996
Copy link
Member

Bug Report

What did you do?

Run unsafe recovery auto-detect mode after performing pd recover

What did you expect to see?

Finish successfully

What did you see instead?

get stuck in enter force leader stage and finally timeout.
In TiKV log, it prints Unsafe recovery, reject pre force leader due to has quorum

What version of PD are you using (pd-server -V)?

v6.4.0

ti-chi-bot added a commit that referenced this issue Dec 5, 2022
close #5753

Fix unsafe recovery auto-detect mode by passing detected failed stores to TiKV

Signed-off-by: Connor1996 <zbk602423539@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/pd that referenced this issue Dec 5, 2022
Signed-off-by: Connor1996 <zbk602423539@gmail.com>
ti-chi-bot added a commit that referenced this issue Dec 5, 2022
close #5753, ref #5754

Fix unsafe recovery auto-detect mode by passing detected failed stores to TiKV

Signed-off-by: Connor1996 <zbk602423539@gmail.com>

Co-authored-by: Connor1996 <zbk602423539@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants