[jboss-user] [JBossCache] - Re: Problems with NodeLocking algorithm

jason.greene@jboss.com do-not-reply at jboss.com
Mon Sep 10 14:24:04 EDT 2007


Jacek,

You should be able to temporarily address these issues by enabling "lockParentForChildInsertRemove", This will force a write a lock on the parent node for insert/update. As brian suggests Scenario 3 can be addressed by using REPEATABLE_READ, although that will increase the possibility of lock contention.

The new MVCC locking design that Brian refers to will move to FQN based locking, instead of node locking.

-Jason




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082735#4082735

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082735



More information about the jboss-user mailing list