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

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

Martin Stefanko created ARTEMIS-1554:
----------------------------------------

             Summary: 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


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)