[ https://issues.apache.org/jira/browse/KAFKA-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson updated KAFKA-3853: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 2074 [https://github.com/apache/kafka/pull/2074] > Report offsets for empty groups in ConsumerGroupCommand > ------------------------------------------------------- > > Key: KAFKA-3853 > URL: https://issues.apache.org/jira/browse/KAFKA-3853 > Project: Kafka > Issue Type: Bug > Components: admin, tools > Reporter: Jason Gustafson > Assignee: Vahid Hashemian > Labels: kip > Fix For: 0.10.2.0 > > > We ought to be able to display offsets for groups which either have no active > members or which are not using group management. The owner column can be left > empty or set to "N/A". If a group is active, I'm not sure it would make sense > to report all offsets, in particular when partitions are unassigned, but if > it seems problematic to do so, we could enable the behavior with a flag (e.g. > --include-unassigned). -- This message was sent by Atlassian JIRA (v6.3.4#6332)