Jacob S. Barrett created GEODE-5259: ---------------------------------------
Summary: DataSerializable objects should not have fixe ClassId properties Key: GEODE-5259 URL: https://issues.apache.org/jira/browse/GEODE-5259 Project: Geode Issue Type: Improvement Components: native client Reporter: Jacob S. Barrett Like the Java version of these classes the ClassId should be registered with the Class and on a per Cache/DS basis. Remove ClassId from DataSerializable and add it to the TypeRegistry::RegisteryType call. -- This message was sent by Atlassian JIRA (v7.6.3#76005)