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

Trustin Lee resolved DIRMINA-358.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.3
         Assignee: Trustin Lee

Fixed.  Caught exceptions will be logged in the default implementation with a 
warning instruction.

> default implementation of exceptionCaught in IOHandlerAdapter eats exceptions
> -----------------------------------------------------------------------------
>
>                 Key: DIRMINA-358
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-358
>             Project: MINA
>          Issue Type: Bug
>            Reporter: keith mcneill
>         Assigned To: Trustin Lee
>             Fix For: 1.0.3
>
>
> IOHandlerAdapter.exceptionCaught eats the exception.  It doesn't do anything 
> with it.  By default this class (and anything else like it) should log the 
> exception.  Exceptions should never be eaten.  It makes it very hard to track 
> problems with progams and ensure their correctness if exceptions are being 
> eaten and not reported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to