Hi there, When is 3.5 suppose to be released? We are about to roll out ZK into active development and soon to production.
Thanks, Russ ________________________________ From: Deepak Jagtap <[email protected]> To: [email protected]; Russ Lavoy <[email protected]> Sent: Tuesday, August 13, 2013 5:42 PM Subject: Re: Dynamically Adding nodes to ZK Ensemble Hi Russ, This presentation gives brief idea about zookeeper cluster reconfig mechanism: http://www.slideshare.net/Hadoop_Summit/dynamic-reconfiguration-of-zookeeper zookeeper 3.5.0 source has zkCli.sh utility which supports reconfig command to dynamically reconfigure the cluster. Regards, Deepak On Tue, Aug 13, 2013 at 12:49 PM, Russ Lavoy <[email protected]> wrote: > Hello, > > I would like to add ZK nodes dynamically to an ensemble. I have seen > https://issues.apache.org/jira/browse/ZOOKEEPER-107 but I do not see any > documentation on how to do this. > > Can anyone give me some insight? > > Thanks
