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

Invoke RemovedFromCluster callback on pre-vote rejection #382

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

greensky00
Copy link
Contributor

  • If a removed server couldn't get the config that it was removed, it tries to do pre-vote. Soon it will receive "abandoned" messages from the existing members and step it down.

  • Before stepping down itself, it should invoke the same callback as in the normal path.

* If a removed server couldn't get the config that it was removed,
  it tries to do pre-vote. Soon it will receive "abandoned" messages
  from the existing members and step it down.

* Before stepping down itself, it should invoke the same callback
  as in the normal path.
@greensky00 greensky00 merged commit 7ce0ef8 into eBay:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant