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

Andrew Olson commented on KAFKA-7089:
-------------------------------------

[~hachikuji] Would it be a separate KIP to add the retrieval of broker start 
and end offsets for topic partition(s) into the AdminClient? For consumer group 
lag monitoring (if we want to use only Java code and not Scala like 
ConsumerGroupCommand still does) having to create a Consumer just for usage of 
its endOffsets method is not ideal... since it has irrelevant configs like 
serializer/deserializer/consumer group name.

> 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)

Reply via email to