You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/05 12:16:00 UTC

[jira] [Commented] (ARTEMIS-1535) AMQP transaction sends settle after disposition

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

ASF GitHub Bot commented on ARTEMIS-1535:
-----------------------------------------

GitHub user andytaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1687

    ARTEMIS-1535 - settle delivery in same lock as sending the disposition

    https://issues.apache.org/jira/browse/ARTEMIS-1535

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

    $ git pull https://github.com/andytaylor/activemq-artemis ARTEMIS-1535

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

    https://github.com/apache/activemq-artemis/pull/1687.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 #1687
    
----
commit 21e572c5816850d6c72b82d62e80114aec363a0b
Author: Andy Taylor <an...@gmail.com>
Date:   2017-12-05T12:12:54Z

    ARTEMIS-1535 - settle delivery in same lock as sending the disposition
    
    https://issues.apache.org/jira/browse/ARTEMIS-1535

----


> AMQP transaction sends settle after disposition
> -----------------------------------------------
>
>                 Key: ARTEMIS-1535
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1535
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.4.0
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>             Fix For: 2.5.0
>
>
> This is a race condition, the ProtonTransactionHandler should settle whilst in the same lock as the disposition being sent



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)