[
https://issues.apache.org/jira/browse/KAFKA-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-8542.
------------------------------------
Resolution: Fixed
> 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
> Priority: Major
>
> 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)