[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Messages are lost on Queue?

clebert.suconic@jboss.com do-not-reply at jboss.com
Sat Feb 21 13:57:11 EST 2009


"timfox" wrote : "jmesnil" wrote : 
  |   | A fix would be to keep the connection in the connections when RemotingServiceImpl.connectionDestroy() is called and let the FailedConnectionTask a chance to clean up  after that.
  |   | 
  | 
  | +1.
  | 
  | How come ClientCrashTest passes though?
  | 
  | anonymous wrote : 
  |   | 
  |   | ClientCrash is being killed without closing the socket. So, we would miss a ping-pong, and we would identify the crash.
  |   | 
  |   | However when you CTRL-C, the socket is being closed (maybe by Shutdown Hooks on the VM???), and we  (Netty, Mina?) are treating that event in a different way.

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

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



More information about the jboss-dev-forums mailing list