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/02 15:13:04 UTC

[jira] [Commented] (KAFKA-5132) Abort long running transactions

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

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

GitHub user dguy opened a pull request:

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

    KAFKA-5132: abort long running transactions

    Abort any ongoing transactions that haven't been touched for longer than the transaction timeout

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

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

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

    https://github.com/apache/kafka/pull/2957.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 #2957
    
----
commit b680920ec2359b3b13e6134f4141ca5caee82fc6
Author: Damian Guy <da...@gmail.com>
Date:   2017-05-02T15:07:50Z

    abort Ongoing transactions that have expired

----


> Abort long running transactions
> -------------------------------
>
>                 Key: KAFKA-5132
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5132
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Damian Guy
>            Assignee: Damian Guy
>
> We need to abort any transactions that have been running longer than the txn timeout



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