Zookeeper needs at least quorum to operate. Any partition that is smaller than quorum will not be able to make any state changes.
On Thu Oct 30 2014 at 8:24:53 PM [email protected] <[email protected]> wrote: > Hi Zookeepers, > I am wondering the mechanism that zookeeper takes to handle the > split-brain scenario : two or more parts of the system make progress > independently, leading to inconsistent behavior. > Looks to me that as long as the mojority of the assemble are still > working, there would no split brain problem? but I don't clear > understanding on this, and also could not understand how it keep the > assemble in consistent state. > > Could someone explain this? > > Thanks! > > -Todd >
