[ https://issues.apache.org/jira/browse/KAFKA-12781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Walker Carlson updated KAFKA-12781: ----------------------------------- Description: Currently `TaskMetadata#endOffsets()` returns the highest offset seen by the main consumer in streams. It should be possible to get the highest offset in the topic via the consumer instead. (was: 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.) > 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 > Priority: Minor > > Currently `TaskMetadata#endOffsets()` returns the highest offset seen by the > main consumer in streams. 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)