We have a lot of tooling thats still dependent on offsets being in
zookeeper but we were hoping to upgrade to the new consumer to solve
another issue and would prefer not have to do both at the same time.
On Tue, Jun 21, 2016 at 1:17 AM Gerard Klijs
wrote:
> No, why would you want to store the o
No, why would you want to store the offsets in zookeeper? One of the
improvements is to not depend on zookeeper for the offsets. And there is
tooling to get the offsets (although the consumer group must exist).
On Mon, Jun 20, 2016 at 10:57 PM Bryan Baugher wrote:
> Hi everyone,
>
> With the new
Hi everyone,
With the new Kafka consumer[1] is it possible to use zookeeper based offset
storage?
Bryan
[1] -
http://kafka.apache.org/0100/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html