Yolean/kubernetes-kafka

Persistence issues with standalone zookeeper

Opened this issue · 0 comments

In an on-premise setup I'm working with, Zookeeper state does not survive restarts. I have to re-create the topics upon every start.

I've mimicked the config and mounts from this repo's zookeeper, without the peers list.

I'm logging an issue here because I stumbled upon https://issues.apache.org/jira/browse/ZOOKEEPER-2960. We run 3.4.10 from the Kafka 1.0.0 distribution, but the fact that such a regression can slip into a zookeeper release is rather appalling.