GitHub user imandhan opened a pull request:

    https://github.com/apache/kafka/pull/1429

    KAFKA-3158: ConsumerGroupCommand should tell whether group is actually dead

    This patch fix differentiates between when a consumer group is rebalancing 
or dead and reports the appropriate error message.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/imandhan/kafka KAFKA-3158

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1429.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1429
    
----
commit a0c64a404ba7a33cff95684f104c69dffa5d45fb
Author: Ishita Mandhan <iman...@us.ibm.com>
Date:   2016-05-25T19:18:01Z

    KAFKA-3158
    
    Differentiates between when a consumer group is rebalancing or dead and 
reports the appropriate
    error message.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to