"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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...