Top "Zookeeper" questions

How to get data from old offset point in Kafka?

I am using zookeeper to get data from kafka. And here I always get data from last offset point. Is …

apache-kafka offset zookeeper apache-zookeeper
ZooKeeper reliability - three versus five nodes

From the ZooKeeper FAQ: Reliability: A single ZooKeeper server (standalone) is essentially a coordinator with no reliability (a single serving …

zookeeper apache-zookeeper