[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Deadlock in JBoss Messaging during JBoss5 shutdown
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Oct 19 12:38:06 EDT 2007
When ServerPeer is down, ConsumerAspect.handleClosing will fail ("Cannot handle invocation...") , what will keep the ClientConsumer alive and the ClosedInterceptor in use.
I'm changing ConsumerAspect.handleClosing to verify if the consumer is closed on a finally block.
Anyway, I still think we should fix the order of shutdown, even when the serverPeer is remote.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097057#4097057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097057
More information about the jboss-dev-forums
mailing list