verdi-raft
verdi-raft copied to clipboard
Transfer-based correctness theorem for Raft is missing
From @wilcoxjay on September 22, 2015 16:51
We should prove something like "If P is an invariant of the underlying state machine, then P is an invariant of every state machine in Raft". This should follow directly from StateMachineCorrectness.
Thanks to UPenn folks for reporting!
Copied from original issue: uwplse/verdi#23