GitHub user vahidhashemian opened a pull request:

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

    KAFKA-4333: Report coordinator id of the consumer group with '--list' option

    Enahnce the output of the consumer group commend and report the coordinator 
id of each group (for Java API based consumers) when `--list` option is used.

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

    $ git pull https://github.com/vahidhashemian/kafka KAFKA-4333

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

    https://github.com/apache/kafka/pull/2059.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 #2059
    
----
commit 373d66e4531df08cbb9bd56e24b1115e3bd346c1
Author: Vahid Hashemian <vahidhashem...@us.ibm.com>
Date:   2016-10-24T23:12:20Z

    KAFKA-4333: Report coordinator id of the consumer group with that --list 
option
    
    Enahnce the output of the consumer group commend and report the coordinator 
id of each group (for Java API based consumers) when `--list` option is used.

----


---
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