You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/05/14 00:54:00 UTC

[jira] [Created] (KAFKA-12781) Improve the endOffsets accuracy in TaskMetadata

Walker Carlson created KAFKA-12781:
--------------------------------------

             Summary: Improve the endOffsets accuracy in TaskMetadata 
                 Key: KAFKA-12781
                 URL: https://issues.apache.org/jira/browse/KAFKA-12781
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Walker Carlson


Currently `TaskMetadata#endOffsets()` returns the highest offset seen by the consumer so far. It should be possible to get the highest offset in the topic via the consumer instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)