Re: Kafka Consumers not rebalancing.

2018-02-01 Thread satyajit vegesna
Any help would be appreciated! Hi All, I was experimenting on the new consumer API and have a question regarding the rebalance process. I start a consumer group with single thread and make the Thread sleep while processing the records retrieved from the first consumer.poll call, i was making

Kafka Consumers not rebalancing.

2018-01-29 Thread satyajit vegesna
Hi All, I was experimenting on the new consumer API and have a question regarding the rebalance process. I start a consumer group with single thread and make the Thread sleep while processing the records retrieved from the first consumer.poll call, i was making sure the Thread.sleep time goes