[jbossts-issues] [JBoss JIRA] Reopened: (JBTM-580) CacheStore race condition on remove_state

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Thu Jul 9 05:15:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBTM-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

        



More information about the jbossts-issues mailing list