Zab: ZooKeeper Atomic Broadcast

Summary

Zab is the ZooKeeper Atomic Broadcast protocol. We use it to propagate state changes produced by the ZooKeeper leader.

Articles

Miscellaneous

  • [ Paxos run|ZooKeeper PaxosRun], An example of a run of Paxos that violates our primary order.
  • No labels