[
https://issues.apache.org/jira/browse/DIRMINA-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221079#comment-16221079
]
Emmanuel Lecharny commented on DIRMINA-1060:
--------------------------------------------
For {{Datagram}}, I don't think it makes any sense : we are not keeping any
{{selectionKey}}, it's not going to loop.
For the {{Connector}} and {{Acceptor}}, we still need to add the logic. The
{{Acceptor}} should not be an issue, as it's only waiting for {{OP_ACCEPT}} and
once handled, the control is passed to the {{IoProcessor}}
> 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)