Re: Kafka consumers are not equally distributed
t; pace. Any idea what could be the reason? > > Thanks > Achintya > > -- -- Sharninder
Re: Mapping a consumer in a consumer group to a partition in a topic
As far as I know, with a consumer group implementation you cannot pin consumers to partitions. That logic is taken care of by the high level API on its own. > On 23-Sep-2015, at 6:38 AM, Spandan Harithas Karamchedu > wrote: > > Hi, > > We created a topic with 3 partitions and a replication f