In Paxos, which of the following decisions does not require a quorum (majority)?

Check the final answer first, then review the worked steps.

Problem

In Paxos, which of the following decisions does not require a quorum (majority)?

Step-by-step solution

In the Paxos consensus algorithm, collecting OKs (acknowledgments) during the Election (first) phase does not require a quorum. A quorum is only required for deciding a value or sending a decision.

Sign up to unlock

Answer

Collecting OKs during the Election (first) phase in a round