Proper calculation of quorum has nothing to do with the odd or even count of members. The algorithm will never result in a tie. It requires _greater_ than 50%, not 50%. This is an important distinction, lest people begin to think that it is somehow unsafe for the integrity of their data in running an even-numbered set.
The reason for maintaining an odd number of members is because the additional member in an even-numbered set is marginalized by that same algorithm, offering the added weight, overhead, and quorum requirements without supplying any meaningful redundancy.
You need to have an odd number of servers to ensure quorum can be computed properly.
--
You received this message because you are subscribed to the Google Groups "etcd-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etcd-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.