Jason Gustafson created KAFKA-8542:
--------------------------------------
Summary: Enable caching of last stable offset segment metadata on
follower
Key: KAFKA-8542
URL: https://issues.apache.org/jira/browse/KAFKA-8542
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
Assignee: Jason Gustafson
Followers should cache the log offset metadata for the start offset of each
transaction in order to be able to compute the last stable offset without an
additional offset index lookup. This helps with follower fetching in KIP-392.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)