Client fails to detect disconnection
------------------------------------

                 Key: DIRMINA-760
                 URL: https://issues.apache.org/jira/browse/DIRMINA-760
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-RC2
            Reporter: Omry Yadan


Tested against revision 901694 (which is a bit after 2.0.0-RC1)

My client need to maintain an open connection to the server.
If I kill the server right before calling session.write(), the client does not 
detect that the server is gone.
there is no exceptionCaught event, and messageSent is actually called (which 
suggests successful delivery).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to