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

BUG: Runner reset state update sequence on elector restart #13

Merged
merged 1 commit into from Aug 23, 2019

Conversation

yogarajbaskaravel
Copy link
Contributor

When an elector node restarts to apply a configuration, the elector
will continue use the same id but state update sequece number will
be reset. This caused sequence out of order in cluster's runner
nodes. Runner node is fixed to reset sequence on receiving first
state update message from the restarted elector node.

When an elector node restarts to apply a configuration, the elector
will continue use the same id but state update sequece number will
be reset. This caused sequence out of order in cluster's runner
nodes. Runner node is fixed to reset sequence on receiving first
state update message from the restarted elector node.
@krig krig merged commit 90b8244 into krig:master Aug 23, 2019
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.

None yet

2 participants