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 12:23:00 UTC

[jira] [Created] (KAFKA-6239) Consume group hung into rebalancing state, now stream not able to poll data

DHRUV BANSAL created KAFKA-6239:
-----------------------------------

             Summary: Consume group hung into rebalancing state, now stream not able to poll data
                 Key: KAFKA-6239
                 URL: https://issues.apache.org/jira/browse/KAFKA-6239
             Project: Kafka
          Issue Type: Bug
            Reporter: DHRUV BANSAL
            Priority: Critical


./bin/kafka-consumer-groups.sh --bootstrap-server localhost:9092 --group mitra-log-parser --describe

Note: This will only show information about consumers that use the Java consumer API (non-ZooKeeper-based consumers).

Warning: Consumer group 'mitra-log-parser' is rebalancing.

How to restore the consumer group state?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)