Five nodes on a network that loses some messages. A leader is elected, then entries replicate and commit.
Phenomenon: A leader is elected from a standing start and client entries commit, under a network that loses messages — the ordinary case, which is worth seeing before anything breaks.clean-election
Unmodified Raft — every rule enforced.
Computing trace…