Skip to content

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

@jingyichen1223

Description

@jingyichen1223

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions