Re: znode recovery automatically?

2010-10-21 Thread Ted Dunning
On Thu, Oct 21, 2010 at 9:08 AM, Sean Bigdatafun wrote: > Can a lost znode be recovered automatically? Say, in a 3 znodes Zookeeper > cluster, the cluster get into a critical status if a znode is lost. If I > bring that lost znode back into running, can it rejoin the quorum? > Yes. Note that you

znode recovery automatically?

2010-10-21 Thread Sean Bigdatafun
Can a lost znode be recovered automatically? Say, in a 3 znodes Zookeeper cluster, the cluster get into a critical status if a znode is lost. If I bring that lost znode back into running, can it rejoin the quorum? If it can, then that means my zookeeper cluster can run forever if I can somehow tak