[
https://issues.apache.org/jira/browse/ARTEMIS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059960#comment-15059960
]
ASF GitHub Bot commented on ARTEMIS-302:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/268
ARTEMIS-302 more changes around XA reliability (resilience on failures)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis jbeap-1515
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/268.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 #268
----
commit 001ac98592e5a07555f0140f380a9bcdbce6776a
Author: Clebert Suconic <[email protected]>
Date: 2015-12-15T01:11:53Z
ARTEMIS-302 more changes around XA reliability (resilience on failures)
----
> 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)