kafka ssl config
example. Many thanks, Anurag
Consumption from some of the partitions stops after rebalancing of partitions with kafka 0.9
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,