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-zookeeperFrom the ZooKeeper FAQ: Reliability: A single ZooKeeper server (standalone) is essentially a coordinator with no reliability (a single serving …
zookeeper apache-zookeeper