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



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