[
https://issues.jboss.org/browse/JBTM-2717?page=com.atlassian.jira.plugin....
]
Tom Jenkinson resolved JBTM-2717.
---------------------------------
Fix Version/s: (was: 5.next)
Resolution: Won't Fix
This seems like a test issue. I had a look at the test and but a break point here:
https://github.com/jbosstm/narayana/blob/master/ArjunaJTA/jta/tests/class...
The issue is that the removal of the helper and the subsequent checking of the
getScanState its not atomic so it can give erroneous responses.
XAResourceRecoveryHelper removed in a wrong state
-------------------------------------------------
Key: JBTM-2717
URL:
https://issues.jboss.org/browse/JBTM-2717
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTA
Reporter: Gytis Trikleris
Assignee: Tom Jenkinson
Priority: Minor
{code}
Failed tests:
XARecoveryModuleHelpersUnitTest.testTimelyXAResourceRecoveryHelperRemoval1:55->testTimelyXAResourceRecoveryHelperRemoval:208
helper removed in wrong state expected:<2> but was:<0>
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)