[
https://issues.apache.org/jira/browse/KAFKA-17750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PoAn Yang reassigned KAFKA-17750:
---------------------------------
Assignee: PoAn Yang
> Extend kafka-consumer-groups command line tool to support new consumer group
> ----------------------------------------------------------------------------
>
> Key: KAFKA-17750
> URL: https://issues.apache.org/jira/browse/KAFKA-17750
> Project: Kafka
> Issue Type: Improvement
> Components: tools
> Reporter: David Jacot
> Assignee: PoAn Yang
> Priority: Major
> Labels: need-kip
>
> At the moment, the `kafka-consumer-groups` command line tool still display
> the information of consumer groups regardless of whether they are classic
> groups using the embedded consumer protocol or consumers groups.
> The new consumer groups have more state available to troubleshoot issues. For
> instance, each member has an epoch, an assignment, a target assignment, etc.
> You can refer to
> [KIP-848|https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generation+of+the+Consumer+Rebalance+Protocol]
> for the details. It would be useful to display those too in order to give
> administrator a detailed view of the state of the groups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)