Storm dies when zookeeper followers are not available

2014-04-24 Thread Gaurav Sehgal
We have a cluster deployment of Storm and Zookeeper. Where storm is running on 2 machines and zookeeper is running on 3 machines. Now if the zookeeper followers are not available, though the leader is available storm keeps throwing an exception that it is not able to connect to zookeeper; and ulti

Re: Storm dies when zookeeper followers are not available

2014-04-24 Thread Srinath C
Once you lose the zookeeper quorum, I have seen that the workers keep throwing exceptions that they are not able to connect to the zookeeper. But I haven't seen them die because of this. I have even seen them recover once the quorum is restored. But if the worker process gets killed, they don't ge