You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by imandhan <gi...@git.apache.org> on 2016/05/25 19:21:53 UTC

[GitHub] kafka pull request: KAFKA-3158: ConsumerGroupCommand should tell w...

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 <im...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: KAFKA-3158: ConsumerGroupCommand should tell w...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---