You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ishita Mandhan (JIRA)" <ji...@apache.org> on 2016/04/20 00:58:25 UTC

[jira] [Comment Edited] (KAFKA-3158) ConsumerGroupCommand should tell whether group is actually dead

    [ https://issues.apache.org/jira/browse/KAFKA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248852#comment-15248852 ] 

Ishita Mandhan edited comment on KAFKA-3158 at 4/19/16 10:57 PM:
-----------------------------------------------------------------

Neha, are you working on this bug? [~nehanarkhede]


was (Author: imandhan):
Neha, are you working on this bug?

> ConsumerGroupCommand should tell whether group is actually dead
> ---------------------------------------------------------------
>
>                 Key: KAFKA-3158
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3158
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin, consumer
>    Affects Versions: 0.9.0.0
>            Reporter: Jason Gustafson
>            Assignee: Neha Narkhede
>            Priority: Minor
>
> Currently the consumer group script reports the following when a group is dead or rebalancing:
> {code}
> Consumer group `foo` does not exist or is rebalancing.
> {code}
> But it's annoying not to know which is actually the case. Since the group state is exposed in the DescribeGroupRequest, we should be able to give different messages for each case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)