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)