[
https://issues.apache.org/jira/browse/GEODE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-9053:
----------------------------------
Labels: pull-request-available (was: )
> Decode EXCEPTION message in gnmsg
> ---------------------------------
>
> Key: GEODE-9053
> URL: https://issues.apache.org/jira/browse/GEODE-9053
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Assignee: Blake Bender
> Priority: Major
> Labels: pull-request-available
>
> As a developer, I would like to be able to see the exception message (type,
> reason, and callstack) returned by Geode in the EXCEPTION message. This
> message is straightforward to decode: it has 2 parts, the first part is a
> serialized Java object which can just be ignored, and the second part is just
> a string containing the exception message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)