You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/06 18:53:04 UTC

[jira] [Commented] (KAFKA-5121) Implement transaction index for KIP-98

    [ https://issues.apache.org/jira/browse/KAFKA-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999524#comment-15999524 ] 

ASF GitHub Bot commented on KAFKA-5121:
---------------------------------------

Github user asfgit closed the pull request at:

    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)