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

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

GitHub user dguy opened a pull request:

    https://github.com/apache/kafka/pull/2926

    KAFKA-5131: WriteTxnMarkers and complete commit/abort on partition 
immigration

    write txn markers and complete the commit/abort for transactions in 
PrepareXX state during partition immigration.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dguy/kafka kafka-5059

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2926.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2926
    
----
commit b8b986110482a08da46999c1fb167dea0d363e07
Author: Damian Guy <damian....@gmail.com>
Date:   2017-04-27T15:56:26Z

    write txn markers for transactions in PrepareXX state during partition 
immigration

----


> WriteTxnMarkers and complete commit/abort on partition immigration
> ------------------------------------------------------------------
>
>                 Key: KAFKA-5131
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5131
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Damian Guy
>            Assignee: Damian Guy
>
> When partitions immigrate we need to write the txn markers and complete the 
> commit/abort for any transactions in a PrepareXX state



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to