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

Skip processing srv_to_leave_ on replaying old configs #110

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

greensky00
Copy link
Contributor

  • If srv_to_leave_ is NULL on removing server in reconfigure, that
    means Raft is replaying old log, and there is no current request by
    user. In such case, we can skip the logic handling srv_to_leave_.

* If `srv_to_leave_` is NULL on removing server in reconfigure, that
means Raft is replaying old log, and there is no current request by
user. In such case, we can skip the logic handling `srv_to_leave_`.
@greensky00 greensky00 merged commit 3ffe39c into eBay:master Mar 13, 2020
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