DHRUV BANSAL created KAFKA-6236:
-----------------------------------
Summary: stream not picking data from topic - after rebalancing
Key: KAFKA-6236
URL: https://issues.apache.org/jira/browse/KAFKA-6236
Project: Kafka
Issue Type: Bug
Affects Versions: 0.11.0.0
Reporter: DHRUV BANSAL
Priority: Critical
Kafka stream is not polling new messages from the topic.
On enquiring the consumer group it is showing in rebalancing state
Command output:
./kafka-consumer-groups.sh --bootstrap-server localhost:9092 --group
<groupname> --describe
Warning: Consumer group 'name' is rebalancing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)