Re: KafkaSpout not consuming the first uncommitted offset data from kafka

2017-10-18 Thread Michael Noll
Hi Senthil, you should ask this question in the Apache Storm mailing list. At first sight this looks like a problem with Storm's KafkaSpout implementation, not with Kafka. Best wishes, Michael On Thu, Sep 28, 2017 at 8:47 PM, senthil kumar wrote: > Hi Kafka, > > I have a trident topology i

KafkaSpout not consuming the first uncommitted offset data from kafka

2017-09-28 Thread senthil kumar
Hi Kafka, I have a trident topology in storm which consumes data from kafka. Now i am seeing an issue in KafkaSpout. This is not consuming the very first tthe first uncommitted offset data from kafka. My storm version is 1.1.1 and kafka version is 0.11.0.0. I have a topic say X and partition of t