[ 
https://issues.apache.org/jira/browse/SHINDIG-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673458#action_12673458
 ] 

Louis Ryan commented on SHINDIG-914:
------------------------------------

I dont think WARNING is the correct level when the error is a 
ProtocolException.  For other exception types it would be reasonable as it 
represents unexpected behavior.

> Better logging of RpcInvocationHandler and RestInvocationHandler exceptions 
> in DefaultHandlerRegistry
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-914
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-914
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Chico Charlesworth
>             Fix For: trunk
>
>         Attachments: fix-914-744074-improvement.patch
>
>
> When an exception occurs in RpcInvocationHandler or RestInvocationHandler 
> execute methods, they get wrapped in a ImmediateFuture.errorInstance(), but 
> the original exception stacktrace isn't logged anywhere, so would be better 
> to log this exception before returning the ImmediateFuture.errorInstance().

-- 
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