You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/09/27 16:38:50 UTC

[jira] Resolved: (DIRMINA-443) SocketConnection cannot be manually closed (for v2.X)

     [ https://issues.apache.org/jira/browse/DIRMINA-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee resolved DIRMINA-443.
---------------------------------

    Resolution: Fixed

I checked in the patch.  Please confirm and close.

> SocketConnection cannot be manually closed (for v2.X)
> -----------------------------------------------------
>
>                 Key: DIRMINA-443
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-443
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Jeff Genender
>            Assignee: Maarten Bosteels
>             Fix For: 2.0.0-M1
>
>         Attachments: DIRMINA-443-jgenender.patch, DIRMINA-443.take2.patch
>
>
> The SocketConnection cannot be closed. Currently it will wait a certain amount of timeout as specified by the worker timeout to shut down the connection. This can result in OOM and hanging clients until the timeouts occur. Mina should allow the SocketConnection to be closed manually if the connection is known to be completed. 

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