Govur University Logo
--> --> --> -->
...

Which consensus protocol mechanism prevents the 'split-brain' scenario by requiring a candidate to receive votes from a majority of nodes to become a leader?



The mechanism is called a Quorum. In distributed systems using protocols like Raft or Paxos, a split-brain scenario occurs when a network partition causes nodes to become disconnected, potentially leading multiple nodes to believe they are the leader simultaneously. T....

Log in to view the answer



Redundant Elements