I've recently created related ticket https://issues.apache.org/jira/browse/KAFKA-3390
On Mon, Mar 14, 2016, 20:54 Scott Reynolds <[email protected]> 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 ? >
