You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Omry Yadan (JIRA)" <ji...@apache.org> on 2010/01/28 12:17:35 UTC

[jira] Commented: (DIRMINA-760) Client fails to detect disconnection

    [ https://issues.apache.org/jira/browse/DIRMINA-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805873#action_12805873 ] 

Omry Yadan commented on DIRMINA-760:
------------------------------------

Note:
I am testing on Linux with JDK 1.6.0_12




> 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.