[
https://issues.apache.org/jira/browse/ARTEMIS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061334#comment-15061334
]
ASF GitHub Bot commented on ARTEMIS-302:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/271
ARTEMIS-302 - Cloning Connection Factory to avoid closing CFs from JNDI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/271.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 #271
----
commit eddd3be46b295e825973664d6358b1d3aea83047
Author: Clebert Suconic <[email protected]>
Date: 2015-12-17T00:20:39Z
ARTEMIS-302 - Cloning Connection Factory to avoid closing CFs from JNDI
----
> Improve resilience of XA Transactions during failover and reconnection
> ----------------------------------------------------------------------
>
> Key: ARTEMIS-302
> URL: https://issues.apache.org/jira/browse/ARTEMIS-302
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 1.2.0
>
>
> I have debugged a production case recently where I had to add Logs.
> I ended up finding ARTEMIS-301 in the process, and I also added some extra
> checks to avoid some scenarios that could eventually happen in a production
> system during reconnections and failover.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)