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

cannot fast exit when resign leader #3697

Closed
nolouch opened this issue May 21, 2021 · 0 comments · Fixed by #3712
Closed

cannot fast exit when resign leader #3697

nolouch opened this issue May 21, 2021 · 0 comments · Fixed by #3712
Assignees
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@nolouch
Copy link
Contributor

nolouch commented May 21, 2021

Bug Report

What did you do?

When the store's number is 180. we resign pd leader may need one minute or more to finish elect the new leader:
image

details replay: https://gist.github.com/disksing/a1bf78007b674da7e15b52a9e25eb3a5

What did you expect to see?

a new leader elected in 10 secend.

What did you see instead?

1 minute

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

4.0.x, master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants