Re: Two instances of Kafka consumer reading same partition

2018-03-29 Thread Narayan Periwal
ira/browse/KAFKA-6681> Any help will be highly appreciated. Thanks, Narayan On Mon, Mar 19, 2018 at 6:45 PM, Narayan Periwal wrote: > Hi, > > We are facing an issue with the Kafka consumer, the new library that got > introduced in 0.9 > > We are using Kafka broker 0.10

Re: Two instances of Kafka consumer reading same partition

2018-03-20 Thread Narayan Periwal
2018 at 6:15 AM, Narayan Periwal < > narayan.peri...@inmobi.com > > wrote: > > > Hi, > > > > We are facing an issue with the Kafka consumer, the new library that got > > introduced in 0.9 > > > > We are using Kafka broker 0.10.2.1 and consumer

Two instances of Kafka consumer reading same partition

2018-03-19 Thread Narayan Periwal
Hi, We are facing an issue with the Kafka consumer, the new library that got introduced in 0.9 We are using Kafka broker 0.10.2.1 and consumer client version is also 0.10.2.1 The issue that we have faced is that, after rebalancing, some of the partitions gets consumed by 2 instances within a co