[ https://issues.apache.org/jira/browse/KAFKA-7089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519849#comment-16519849 ]
Matthias J. Sax commented on KAFKA-7089: ---------------------------------------- AFAIK, tools are considered public API, so I guess yes. The reason is, that some people build pipelines that parse the output of the command line tools (think, grep, sed, etc) and we need to make sure we don't break anything. \cc [~hachikuji] WDYT? > Extend `kafka-consumer-groups.sh` to show "beginning offsets" > ------------------------------------------------------------- > > Key: KAFKA-7089 > URL: https://issues.apache.org/jira/browse/KAFKA-7089 > Project: Kafka > Issue Type: Improvement > Components: tools > Reporter: Matthias J. Sax > Assignee: Vahid Hashemian > Priority: Minor > > Currently, `kafka-consumer-groups.sh` only shows "current offset", "end > offset" and "lag". It would be helpful to extend the tool to also show > "beginning/earliest offset". -- This message was sent by Atlassian JIRA (v7.6.3#76005)