[ http://jira.jboss.com/jira/browse/JBCACHE-21?page=history ]
     
Bela Ban closed JBCACHE-21:
---------------------------


> No synchronization between CacheLoaderInterceptor and LockInterceptor
> ---------------------------------------------------------------------
>
>          Key: JBCACHE-21
>          URL: http://jira.jboss.com/jira/browse/JBCACHE-21
>      Project: JBoss Cache
>         Type: Bug
>     Versions: 1.2
>     Reporter: Bela Ban
>     Assignee: Bela Ban
>      Fix For: 1.2.1

>
> Original Estimate: 1 week
>         Remaining: 1 week
>
> When a non-existing node is access and loaded from the CacheLoader, *before* 
> it is locked (in the LockInterceptor), some other thread might evict it !
> This is the same issue as JBCACHE-17.
> SOLUTION (works for JBCACHE-17 as well): lock the node when loaded. The 
> LockInterceptor will not lock anymore b/c it already own the locks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to