You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2017/12/06 22:01:00 UTC

[jira] [Created] (KAFKA-6321) ConsumerGroupCommand should use the new consumer to query the log end offsets.

Jiangjie Qin created KAFKA-6321:
-----------------------------------

             Summary: ConsumerGroupCommand should use the new consumer to query the log end offsets.
                 Key: KAFKA-6321
                 URL: https://issues.apache.org/jira/browse/KAFKA-6321
             Project: Kafka
          Issue Type: Improvement
          Components: tools
    Affects Versions: 1.0.0
            Reporter: Jiangjie Qin
             Fix For: 1.1.0


Currently the ConsumerGroupCommand is querying the log end offsets one partition at a time. It should switch to use Consumer.endOffsets().



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)