Make sure all AppendEntries and RequestVote requests are retired indefinitely if not acknowledged to have been received by a follower or candidate. This is to ensure that follower/candidate crashes are handled [In Search of an Understandable Consensus Algorithm, 5.5].
Make sure all AppendEntries and RequestVote requests are retired indefinitely if not acknowledged to have been received by a follower or candidate. This is to ensure that follower/candidate crashes are handled [In Search of an Understandable Consensus Algorithm, 5.5].