You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/01/04 20:21:00 UTC

[jira] [Resolved] (ARTEMIS-1554) JMS bridge with transactions cannot be stopped on session failover

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

Justin Bertram resolved ARTEMIS-1554.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> JMS bridge with transactions cannot be stopped on session failover
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-1554
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1554
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Martin Stefanko
>            Assignee: Martin Stefanko
>             Fix For: 2.5.0
>
>
> JMS bridge with QoS ONCE_AND_ONLY_ONCE which uses connection factory with call-failover-timeout = -1 will block on the transaction rollback due to the blocking call on XA_END when the underlining session is failing over.
> Scenario from test:
> - stop target server - session will failover
> - stop JMS bridge



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