You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Weide Zhang <we...@gmail.com> on 2014/05/13 22:02:40 UTC

zookeeper down

Can kafka survive when zookeeper is down and not connectable ? Will the
consumer or producer still work in that case ?

Weide

Re: zookeeper down

Posted by Guozhang Wang <wa...@gmail.com>.
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 <we...@gmail.com> wrote:

> Can kafka survive when zookeeper is down and not connectable ? Will the
> consumer or producer still work in that case ?
>
> Weide
>



-- 
-- Guozhang