Mario Salazar de Torres created GEODE-9941:
----------------------------------------------
Summary: Coredump during PdxSerializable object deserialization
Key: GEODE-9941
URL: https://issues.apache.org/jira/browse/GEODE-9941
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Mario Salazar de Torres
*GIVEN* a cluster with a single server and a single locator with a
PdxSerializable like class implementation named Order
*AND* a geode-native client with 1 PdxSerializable class implementation named
Order, matching the implementation on the cluster
*WHEN* an Order object is tried to be deserialized
*WHILE* the cluster is being restarted
*THEN* a coredump happens given that PdxType=nullptr
--
This message was sent by Atlassian Jira
(v8.20.1#820001)