[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messages are lost on Queue?
jmesnil
do-not-reply at jboss.com
Mon Feb 23 08:21:00 EST 2009
"timfox" wrote : Ok, so client crash test needs to be updated to also test the CTRL-C situation
Client crash tests is only checking that the remoting connection is removed when the client crashes. It was not checking if the associated server resources (server session, server consumer, etc.) were also properly cleaned up.
I've modified the ClientCrashTest to check the number of active sessions and it reports that there is still a session after the client crashes.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212257#4212257
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212257
More information about the jboss-dev-forums
mailing list