[
https://issues.apache.org/jira/browse/DIRMINA-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222240#comment-16222240
]
Emmanuel Lecharny commented on DIRMINA-1060:
--------------------------------------------
Actually, this is quite smart. You create some 'contention' on the server,
which is anyway incapable of accepting anymore incoming connection.
This is a brutal, but efficient workaround. I'll add that to the code, and also
generate some log when we get an exception.
> Handle the spinning selectors in Socket/Datagram Acceptor and Connector
> -----------------------------------------------------------------------
>
> Key: DIRMINA-1060
> URL: https://issues.apache.org/jira/browse/DIRMINA-1060
> Project: MINA
> Issue Type: Bug
> Affects Versions: 2.0.16
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.17
>
>
> We have a workaround for the selector spinning issue in NioProcessor, we need
> to use it for the Acceptor/Connector Datagram/Socket implementation
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)