[jboss-user] [JBossCache] - Re: ignoring write lock acquisition failure

manik.surtani@jboss.com do-not-reply at jboss.com
Thu Aug 9 11:49:31 EDT 2007


This happens when hibernate tries to put an entry in the cache but this put has to block for some other reason (a concurrent put).  In this case one of the puts will ignore the lock acquisition failure and not bother to cache the entity since another thread may be doing the same thing.


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

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



More information about the jboss-user mailing list