Content deleted Content added
m Cleaning up a randomly generated list, removed stub tag |
|||
Line 35:
* '''Leader Completeness:''' if a log entry is committed in a given term then it will be present in the logs of the leaders since this term
* '''State Machine Safety:''' if a server has applied a particular log entry to its state machine, then no other server may apply a different command for the same log.
The
==== State Machine Safety ====
|