Generalized Consensus: Discovery and Propagation
multigres.com·23h·
Discuss: Hacker News
Flag this post

This section covers the second part of a leadership change: The discovery of the best timeline and its propagation to prepare for the next leadership.

Rules covered in this section:

Rules

  1. Durability: Every decision is a distributed decision.

  2. A distributed decision must be made durable.

  3. A decision that has been made durable can be applied.

  4. Consistency: Decisions must be applied sequentially.

  5. (skipped)

  6. Every agent must discover decisions that were previously made durable, but not applied, and honor them. Clarifications:

  7. There are situations where it will be impossible to know if a decision met the durability criteria. If so, the agent must honor such decisions because they might have been applied.

  8. Decisions that ge…

Similar Posts

Loading similar posts...