You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "DHRUV BANSAL (JIRA)" <ji...@apache.org> on 2017/11/20 07:43:00 UTC

[jira] [Created] (KAFKA-6236) stream not picking data from topic - after rebalancing

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)