[ http://issues.apache.org/jira/browse/DIRMINA-93?page=all ]
Niklas Therning resolved DIRMINA-93:
------------------------------------
Resolution: Fixed
This issue has been resolved for SocketAcceptorDelegate and VmPipeAcceptor. It
doesn't apply to DatagramAcceptorDelegate. For SocketAcceptorDelegate and
VmPipeAcceptor, all connected sessions will now be disconnected by default on
unbind. This feature can be turned off by calling
IoAcceptor.setDisconnectClientsOnUnbind(false).
> Acceptor.unbind() doesn't disconnect connected clients.
> -------------------------------------------------------
>
> Key: DIRMINA-93
> URL: http://issues.apache.org/jira/browse/DIRMINA-93
> Project: Directory MINA
> Type: Bug
> Versions: 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7
> Reporter: Trustin Lee
> Assignee: Niklas Therning
> Fix For: 0.9.1
>
> IoAcceptor currently doesn't disconnect connected clients and this will cause
> FD leakage and make clients stall because server is not responding at all.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira