We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1、run workload or br restore data 2、tikv rolling restart
tikv rolling restart can success
tikv rolling restart stuck due to residual leader
pd-server -V
./pd-server -V Release Version: v8.2.0-alpha Edition: Community Git Commit Hash: 50c8040 Git Branch: heads/refs/tags/v8.2.0-alpha UTC Build Time: 2024-04-26 11:37:53
The text was updated successfully, but these errors were encountered:
/type bug /severity major /assign lhy1024
Sorry, something went wrong.
it is introduced by #8052, which only effects master.
we can found that the residual leader is evicted after it happened merge, which updates its status in pd.
it is closed by #8131
I tests with newest master, which is normal
lhy1024
No branches or pull requests
Bug Report
What did you do?
1、run workload or br restore data
2、tikv rolling restart
What did you expect to see?
tikv rolling restart can success
What did you see instead?
tikv rolling restart stuck due to residual leader
What version of PD are you using (
pd-server -V
)?./pd-server -V
Release Version: v8.2.0-alpha
Edition: Community
Git Commit Hash: 50c8040
Git Branch: heads/refs/tags/v8.2.0-alpha
UTC Build Time: 2024-04-26 11:37:53
The text was updated successfully, but these errors were encountered: