Yep that is it. Thanks. I will watch the issue. On Mon, Mar 14, 2016 at 1:13 PM Stevo Slavić <ssla...@gmail.com> wrote:
> I've recently created related ticket > https://issues.apache.org/jira/browse/KAFKA-3390 > > On Mon, Mar 14, 2016, 20:54 Scott Reynolds <sreyno...@twilio.com> wrote: > > > >Conditional update of path > > >/brokers/topics/messages.events/partitions/0/state with data > > > > > {"controller_epoch":2,"leader":492687262,"version":1,"leader_epoch":4,"isr":[492687262]} > > and expected version 10 failed due to > > org.apache.zookeeper.KeeperException$NoN > > > > I believe this is caused by deleting the topic and THEN shutting down > > producers and / or consumers. > > > > Any idea how to cleanly break this cycle of badness ? > > >