[jboss-jira] [JBoss JIRA] (WFLY-6022) Wrong handling of prepare in EJB recovery-only XAResource
David Lloyd (JIRA)
issues at jboss.org
Mon Jan 18 08:47:00 EST 2016
David Lloyd created WFLY-6022:
---------------------------------
Summary: Wrong handling of prepare in EJB recovery-only XAResource
Key: WFLY-6022
URL: https://issues.jboss.org/browse/WFLY-6022
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 10.0.0.Final
In the recovery-only XAResource implementation for EJB, a prepare call currently always returns XA_OK without actually doing any work on the backend, which can cause major problems with the integrity of distributed transactions which ended up in recovery before prepare for whatever reason.
Find an appropriate action to take in these cases.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list