[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-589) PojoCache pojo level locking semantics
Ben Wang (JIRA)
jira-events at jboss.com
Sat Sep 16 23:10:47 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-589?page=all ]
Ben Wang resolved JBCACHE-589.
------------------------------
Resolution: Done
This is done via TxLockInterceptor.
> PojoCache pojo level locking semantics
> --------------------------------------
>
> Key: JBCACHE-589
> URL: http://jira.jboss.com/jira/browse/JBCACHE-589
> Project: JBoss Cache
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: 2.0.0
>
>
> When using pessimistic locking, we need to provide a pojo level locking semantics. Current one uses only node level and there is big problem when the node is not yet exist since we can't lock it that way. Idea maybe to provide an extra lock interceptor that tracks the pojo-level locking.
--
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