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

Change role to candidate on initiating pre-vote #277

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

greensky00
Copy link
Contributor

  • If pre-vote is rejected and the server starts receiving heartbeat
    again, the pre-vote rejection counter should be reset to 0. But
    currently become_follower will not be called as role of the server
    remains as follower.

* If pre-vote is rejected and the server starts receiving heartbeat
again, the pre-vote rejection counter should be reset to 0. But
currently `become_follower` will not be called as role of the server
remains as `follower`.
@greensky00 greensky00 merged commit af7ccba into eBay:master Jan 20, 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