Jason Gustafson created KAFKA-5121:
--------------------------------------
Summary: Implement transaction index for KIP-98
Key: KAFKA-5121
URL: https://issues.apache.org/jira/browse/KAFKA-5121
Project: Kafka
Issue Type: Sub-task
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)