Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Private Beta
-
None
-
None
Description
If one of the followers is crashed for a while, the leader will eventually GC the logs that the follower would need to catch up. Eventually we'd like to smartly eject the dead node from the quorum at this point. But, for now, we should at least not crash (e.g continue running and ignoring that node)