The bug is not so much of "one zookeeper taking down all brokers" but more of not being able to handle session expiration properly. This is definitely a blocker.
On Tue, Mar 18, 2014 at 8:09 AM, Neha Narkhede <[email protected]>wrote: > Well, depends. The behavior of zookeeper in a standalone dev mode and > production "quorum" mode is pretty different. I'm taking a look at the JIRA > to reproduce the issue. > > Thanks, > Neha > > > On Tue, Mar 18, 2014 at 7:36 AM, Jay Kreps <[email protected]> wrote: > >> This seems pretty serious, a single zookeeper go would take down all >> connected brokers, no? >> https://issues.apache.org/jira/browse/KAFKA-1310 >> >> -jay >> > >
