[ 
https://issues.apache.org/jira/browse/KAFKA-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910270#comment-17910270
 ] 

PoAn Yang commented on KAFKA-18410:
-----------------------------------

[~chia7712] thanks for the comment. I would prefer to extend 
GroupMetadataMessageFormatter. If we add one record type one formatter, it's 
hard for user to have an overview of current state with single command. We 
could extend GroupMetadataMessageFormatter with config like group id or group 
type, so user can use it to filter which group they want to see. The 
ConsoleConsumer also can set message formatter arguments, so this way is 
feasible.

> Should GroupMetadataMessageFormatter print new records too?
> -----------------------------------------------------------
>
>                 Key: KAFKA-18410
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18410
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: David Jacot
>            Assignee: PoAn Yang
>            Priority: Major
>
> At the moment, GroupMetadataMessageFormatter only prints out the metadata 
> record of the classic groups. It seems that we should extend it to also print 
> out the metadata of other groups (e.g. consumer, share, stream, etc.). 
> Thoughts?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to