[
https://issues.apache.org/jira/browse/DIRMINA-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530745
]
Trustin Lee commented on DIRMINA-441:
-------------------------------------
Apart from DIRMINA-443, we have to just add more documentation instead of
adding any methods; we already decided to freeze the API.
> SocketConnection cannot be manually closed (for v1.1.2)
> -------------------------------------------------------
>
> Key: DIRMINA-441
> URL: https://issues.apache.org/jira/browse/DIRMINA-441
> Project: MINA
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.2
> Reporter: Jeff Genender
> Fix For: 1.1.3
>
> Attachments: DIRMINA-441-jgenender.patch, DIRMINA-441-jgenender.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 thee timeouts
> occur. Mina should allow the SocketConnection to be closed manually if the
> connection is known to be completed.
> Patch is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.