You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2016/10/22 02:35:58 UTC

[jira] [Updated] (KAFKA-3144) report members with no assigned partitions in ConsumerGroupCommand

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

Jason Gustafson updated KAFKA-3144:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.2.0
           Status: Resolved  (was: Patch Available)

Issue resolved by pull request 1336
[https://github.com/apache/kafka/pull/1336]

> report members with no assigned partitions in ConsumerGroupCommand
> ------------------------------------------------------------------
>
>                 Key: KAFKA-3144
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3144
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.9.0.0
>            Reporter: Jun Rao
>            Assignee: Vahid Hashemian
>              Labels: newbie
>             Fix For: 0.10.2.0
>
>
> A couple of suggestions on improving ConsumerGroupCommand. 
> 1. It would be useful to list members with no assigned partitions when doing describe in ConsumerGroupCommand.
> 2. Currently, we show the client.id of each member when doing describe in ConsumerGroupCommand. Since client.id is supposed to be the logical application id, all members in the same group are supposed to set the same client.id. So, it would be clearer if we show the client id as well as the member id.



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