[
https://issues.apache.org/jira/browse/KAFKA-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-5121.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 2910
[https://github.com/apache/kafka/pull/2910]
> Implement transaction index for KIP-98
> --------------------------------------
>
> Key: KAFKA-5121
> URL: https://issues.apache.org/jira/browse/KAFKA-5121
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, core, producer
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Fix For: 0.11.0.0
>
>
> As documented in the KIP-98 proposal, the broker will maintain an index
> containing all of the aborted transactions for each partition. This index is
> used to respond to fetches with READ_COMMITTED isolation. This requires the
> broker maintain the last stable offset (LSO).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)