From: Stefan G. <sg...@10...> - 2008-04-23 00:19:47
|
Hi, thanks again helping getting me started so super fast. Just another question: The doc shows to start a a zk like this: zk = new ZooKeeper(address, 3000, this); In case I have a couple zookeeper servers which address I should I use? Try all until I found a working one? Does this matter? Should all slaves use the same one, round robbing pick one? Thanks. Stefan |