Re: Offset storage issue with kafka(0.8.2.1)

2016-01-27 Thread James Cheng
> On Jan 27, 2016, at 8:25 PM, Sivananda Reddys Thummala Abbigari > wrote: > > Hi, > > # *Kafka Version*: 0.8.2.1 > > # *My consumer.propeties have the following properties*: >exclude.internal.topics=false >offsets.storage=kafka >dual.commit.enabled=false > > # With the above configu

Offset storage issue with kafka(0.8.2.1)

2016-01-27 Thread Sivananda Reddys Thummala Abbigari
Hi, # *Kafka Version*: 0.8.2.1 # *My consumer.propeties have the following properties*: exclude.internal.topics=false offsets.storage=kafka dual.commit.enabled=false # With the above configuration the offsets should be stored in kafka instead of zookeeper but I see that offsets are s