- Published on
Network partition splits your 3-node cluster into two halves. Both halves think they're the primary. Both accept writes. Network heals. You have two diverged databases with conflicting data. This is split brain — one of the most dangerous failure modes in distributed systems.