[
http://jira.jboss.com/jira/browse/JBTM-278?page=all ]
Mark Little updated JBTM-278:
-----------------------------
Workaround Description: Turn off 1PC optimization. In that case, when we get a
prepare-failed result from prepare, the coordinator will call rollback on the participant,
which will allow it to cleanup.
XAResource.end error may not cause rollback
-------------------------------------------
Key: JBTM-278
URL:
http://jira.jboss.com/jira/browse/JBTM-278
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.3.SP5
Reporter: Jonathan Halliday
Assigned To: Mark Little
Fix For: 4.4
An XAResource.end call may return an XA_RB* error. In such case, the resource should (but
currently does not) still get rollback called on it too. Update XAResourceRecord.java to
fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira