Re: zookeeper down

2014-05-14 Thread Guozhang Wang
Weide, Kafka servers are heavily dependent on ZK, hence when it is down the servers will be in a bad state, and handling produce/fetch requests could be mal-functioned. Guozhang On Tue, May 13, 2014 at 1:02 PM, Weide Zhang wrote: > Can kafka survive when zookeeper is down and not connectable

zookeeper down

2014-05-13 Thread Weide Zhang
Can kafka survive when zookeeper is down and not connectable ? Will the consumer or producer still work in that case ? Weide