AdvancedVocabulary#distributed-systems#backend#algorithms

Split-Brain Condition Vocabulary

Learn the vocabulary of preventing two independently elected leaders from emerging on either side of a network partition.

0 / 5 completed
1 / 5
A teammate explains that a network partition split a cluster into two halves, and each half, unable to see the other, independently elected its own leader and kept accepting writes, so the cluster now has two leaders disagreeing about the true state of the data. What failure mode is being described?