Mario Salazar de Torres created GEODE-10026:
-----------------------------------------------

             Summary: Implement java deserialization
                 Key: GEODE-10026
                 URL: https://issues.apache.org/jira/browse/GEODE-10026
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Mario Salazar de Torres


Currently, the native client does not support deserializing Java serialized 
objects.

I.E exceptions are sent as Java serialized and also a message is sent, so if 
the Java serialized object could be read instead of the exception message, this 
would solve several issues while parsing exceptions.

Java (de)serialization is an 
[standard|https://docs.oracle.com/javase/8/docs/platform/serialization/spec/protocol.html]
 so and has not changed in a while, so adding this would require so little 
maintenance.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to