Blake Bender created GEODE-9053:
-----------------------------------

             Summary: 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


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