You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/09/10 11:36:28 UTC

[jira] [Resolved] (DIRMINA-978) ClosedSelectorException handling in AbstractPollingIoProcessor

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

Emmanuel Lecharny resolved DIRMINA-978.
---------------------------------------
    Resolution: Fixed

I have added calls to exceptionCaught() when the ClosedSelectorException occurs.

> ClosedSelectorException handling in AbstractPollingIoProcessor
> --------------------------------------------------------------
>
>                 Key: DIRMINA-978
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-978
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.7
>            Reporter: T. Schmidt
>             Fix For: 2.0.8
>
>
> If a NioProcessor catches a ClosedSelectorException while a connected Session is in processing the Processor quietly shuts down and any clean up-code cannot be run (as the exceptionCaught() function is not called).
> At least some logging in case of that exception would be nice.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)