You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/25 01:12:53 UTC

[jira] [Created] (CALCITE-645) Pass server-side exceptions back to the client

Nick Dimiduk created CALCITE-645:
------------------------------------

             Summary: Pass server-side exceptions back to the client
                 Key: CALCITE-645
                 URL: https://issues.apache.org/jira/browse/CALCITE-645
             Project: Calcite
          Issue Type: Improvement
            Reporter: Nick Dimiduk
            Assignee: Julian Hyde


Avatica RPC response objects should contain an exception field that can be deserialized and re-thrown on the client side. That way client sees stack traces that are more meaningful than "500 error".



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