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

Handle the case the a follower's log was rolled back. #121

Open
jingyichen1223 opened this issue Mar 1, 2024 · 0 comments
Open

Handle the case the a follower's log was rolled back. #121

jingyichen1223 opened this issue Mar 1, 2024 · 0 comments

Comments

@jingyichen1223
Copy link
Collaborator

jingyichen1223 commented Mar 1, 2024

Currently, when a follower's log is rolled back, the leader will crash again and again, which leads to no stable leader.
We plan to fix the issue. The expected behavior is:

  • The cluster runs as normal. There is a stable leader.
  • Leader will send log entries to the follower once its data is recovered.
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

No branches or pull requests

1 participant