[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Valve on HAAspect

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Dec 19 11:18:41 EST 2006


The lock I mentioned is what is happening inside acquire. look at the thread dump I posted before. (PostPosted: Mon Dec 18, 2006 18:23 PM)

You don't have a lock, but you will have a wait() on another release(), what will mean the method virtually locking until a readLock is released.

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

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



More information about the jboss-dev-forums mailing list