You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/11/02 19:35:00 UTC

[jira] [Updated] (RATIS-125) The cause in a StateMachineException is not sent to client

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

Tsz Wo Nicholas Sze updated RATIS-125:
--------------------------------------
    Description: 
StateMachineExceptionProto only has class name, message and stack trace but not the cause.

In the client side, it cannot see the real cause of the exception.

  was:
StateMachineExceptionProto only has class name, message and stack trace but not cause.

In the client side, it cannot see the real cause of the exception.

        Summary: The cause in a StateMachineException is not sent to client  (was: The cause in a StateMachineException is sent to client)

> The cause in a StateMachineException is not sent to client
> ----------------------------------------------------------
>
>                 Key: RATIS-125
>                 URL: https://issues.apache.org/jira/browse/RATIS-125
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Tsz Wo Nicholas Sze
>
> StateMachineExceptionProto only has class name, message and stack trace but not the cause.
> In the client side, it cannot see the real cause of the exception.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)