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/13 08:07:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16288858#comment-16288858 ] 

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

GitHub user xstefank opened a pull request:

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

    ARTEMIS-1554 JMS bridge with transactions cannot be stopped on sessio…

    …n failover
    
    https://issues.apache.org/jira/browse/ARTEMIS-1554

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

    $ git pull https://github.com/xstefank/jboss-activemq-artemis ARTEMIS-1554

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

    https://github.com/apache/activemq-artemis/pull/1705.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 #1705
    
----
commit b9053a228c5d75ef70ccf094f2f63b6a42d2231b
Author: xstefank <xs...@gmail.com>
Date:   2017-12-13T08:03:30Z

    ARTEMIS-1554 JMS bridge with transactions cannot be stopped on session failover

----


> 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)