[jbosscache-issues] [JBoss JIRA] Assigned: (JBCACHE-1572) NPE on cache.put when the corresponding fqn is removed in parallel

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Mar 29 06:11:37 EDT 2010


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

Galder Zamarreno reassigned JBCACHE-1572:
-----------------------------------------

    Assignee: Galder Zamarreno  (was: Manik Surtani)


> NPE on cache.put when the corresponding fqn is removed in parallel
> ------------------------------------------------------------------
>
>                 Key: JBCACHE-1572
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1572
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.2.GA, 3.2.3.CR1
>            Reporter: Nicolas Filotto
>            Assignee: Galder Zamarreno
>         Attachments: TestJBCConcurrency.java
>
>
> Since JBC 3.2.2.GA, I have a unit test failing due to concurrent modifications of the same Fqn. In my test case, I have one group of threads that simply call cache.put and another group that call cache.removeNode on the same set of FQNs. Since JBC 3.2.2.GA, I get NPE on cache.put see the TestCase attached to the JIRA.

-- 
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 jbosscache-issues mailing list