[jboss-user] [JBossCache] - Re: Exclusive lock on bottom (leaf) node only?
manik.surtani@jboss.com
do-not-reply at jboss.com
Thu May 31 18:17:14 EDT 2007
anonymous wrote :
| My interpretation is that atijms want to get an exclusive lock on '/a/b/n1' regardless of read or write operation. If this is correct then repeatable_read would not solve the issue.
|
Yes, if this is the case then R_R won't help.
Option.setForceWriteLock() should only acquire a WL on the target node (leaf). If it does so for every parent node as well, then this is a bug.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050334#4050334
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050334
More information about the jboss-user
mailing list