[ 
https://issues.apache.org/jira/browse/GEODE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305291#comment-17305291
 ] 

ASF GitHub Bot commented on GEODE-9053:
---------------------------------------

pdxcodemonkey opened a new pull request #771:
URL: https://github.com/apache/geode-native/pull/771


   - No longer need to grovel server logs for this, which is a nice
     improvement.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to