You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/06/16 22:42:01 UTC

[jira] [Resolved] (AMQ-5847) AMQP: Support transactions that span multiple session for a single TXN

     [ https://issues.apache.org/jira/browse/AMQ-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5847.
-------------------------------
    Resolution: Fixed

> AMQP: Support transactions that span multiple session for a single TXN
> ----------------------------------------------------------------------
>
>                 Key: AMQ-5847
>                 URL: https://issues.apache.org/jira/browse/AMQ-5847
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: AMQP
>    Affects Versions: 5.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.12.0
>
>
> For some clients the ability to have a single TXN that spans multiple sessions is desired so that the TX Coordinator link can be opened in its own session and still allow for links in other sessions to send and receive inside the TX that the coordinator has declared.  
> At the moment if a client does this it will appear to work in some cases but can leak some memory and any transacted sends from a session not associated with the coordinator link will not be rolled back a redelivered correctly.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)