You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2018/02/24 05:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-6236.
------------------------------------------
    Resolution: Cannot Reproduce

Unresponsive, so we can't track this down. Please re-open if there's more info to be shared.

> 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
>          Components: streams
>    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
(v7.6.3#76005)