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

Emmanuel Oppong commented on KAFKA-9479:
----------------------------------------

Hi Jeff Kim, are you still working on this issue? It looks like there hasn't 
been any recent activity. If you've moved on, I'd love to pick it up. Happy to 
take over if you're no longer working on it. Thanks!

Once a maintainer or Jeff confirms it's available, they'll reassign it to you. 
Don't click "Assign to me" yet — it's considered bad practice to grab an issue 
without asking when someone else is already assigned.

> Describe consumer group --all-groups shows header for each entry
> ----------------------------------------------------------------
>
>                 Key: KAFKA-9479
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9479
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Jeff Kim
>            Priority: Major
>              Labels: newbie
>
> When using `bin/kafka-consumer-groups.sh --describe --state --all-groups`, we 
> print output like the following:
> {code}
> GROUP                                              COORDINATOR (ID)          
> ASSIGNMENT-STRATEGY  STATE           #MEMBERS
> group1 localhost:9092 (3) range                Stable          1              
>                                                                               
>                    
> GROUP                                              COORDINATOR (ID)          
> ASSIGNMENT-STRATEGY  STATE           #MEMBERS
> group2      localhost:9092 (3) range                Stable          1         
>                                                                               
>                          
> {code}
> It would be nice if we did not show the header for every entry.



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

Reply via email to