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)