[
https://issues.jboss.org/browse/JBTM-1260?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1260:
-------------------------------------
to be clear, the transaction can complete however it likes (commit/rollback), what can
happen is that a scan of XAR can return the xid as indoubt and a separate (remote)
recovery manager thread complete the transaction then we can't find the transaction so
try to roll it back. to the rm it would get either (commit(xid1), rollback(xid1)) or
(rollback(xid1), rollback(xid1)). Although its not nice and gets an exception it won't
have data integrity implications
atsintegration SimpleIsolatedServers testSimultaneousRecover error 4
--------------------------------------------------------------------
Key: JBTM-1260
URL:
https://issues.jboss.org/browse/JBTM-1260
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.0.0.M2
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch417-EAP61-ja...
Running com.arjuna.ats.jta.distributed.SimpleIsolatedServers
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 34.634 sec <<<
FAILURE!
Results :
Failed tests:
testSimultaneousRecover(com.arjuna.ats.jta.distributed.SimpleIsolatedServers): 4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira