[
https://jira.jboss.org/jira/browse/JBTM-580?page=com.atlassian.jira.plugi...
]
Jonathan Halliday reopened JBTM-580:
------------------------------------
if ((_work != null) && (_work.objUid.equals(objUid)))
return _work.state;
}
still throws NPE if _work.remove() has previously been invoked, as that sets _work.objUid
= null.
CacheStore race condition on remove_state
-----------------------------------------
Key: JBTM-580
URL:
https://jira.jboss.org/jira/browse/JBTM-580
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transaction Core
Affects Versions: 4.7.0
Reporter: Mark Little
Assignee: Mark Little
Fix For: 4.8.0
Failed to check state was being processed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira