[jboss-jira] [JBoss JIRA] Assigned: (JBCACHE-533) Change synchronization to use locks in Passivation/Activation interceptor
Manik Surtani (JIRA)
jira-events at jboss.com
Mon Aug 14 09:52:30 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-533?page=all ]
Manik Surtani reassigned JBCACHE-533:
-------------------------------------
Assignee: Manik Surtani (was: Hany Mesha)
> Change synchronization to use locks in Passivation/Activation interceptor
> -------------------------------------------------------------------------
>
> Key: JBCACHE-533
> URL: http://jira.jboss.com/jira/browse/JBCACHE-533
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 1.3.0
> Reporter: Elias Ross
> Assigned To: Manik Surtani
> Fix For: 2.0.0
>
>
> Re synchronization in PassivationInterceptor and ActivationInterceptor
> The synchronization statement is needed to prevent multiple threads from trying to passivate or activate the node at the same time. However, we can switch to use BaseCacheLoaderInterceptor.obtainLoaderLock() to obtain locks. The same strategy used in CacheStoreInterceptor and CacheLoaderInterceptor. Please open a JIRA Issue for it and it'll be done.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list