In Paxos, which of the following decisions does not require a quorum (majority)?
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
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.