Does anyone have any init scripts for starting a zookeeper cluster using dynamic reconfiguration?
I am concerned about changing ips if nodes restart etc. I am trying to figure out how I can do this in the safest manner possible. What happens if a node comes up with a myid but the server thinks the myid is pointing at a different ip address etc. We used exhibitor in the past to manage the bootstrapping of the cluster and was wondering if there was a similar strategy that has already been implemented for the newer zookeepers. Thanks, Eric
