kafka ssl config

2019-05-02 Thread anurag
example. Many thanks, Anurag

Consumption from some of the partitions stops after rebalancing of partitions with kafka 0.9

2016-02-14 Thread Anurag Laddha
Greetings I have created a consumer using kafka 0.9 When one or more *new* consumers are added to an existing consumer group it causes partitions to get rebalanced (as expected) *Issue*: - After rebalancing, all the partitions of the topic get assigned to one of the consumers in the group (again,