[ https://issues.apache.org/jira/browse/GEODE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated GEODE-5190: ---------------------------------- Labels: pull-request-available (was: ) > Refractor Serializable into separate interfaces > ----------------------------------------------- > > Key: GEODE-5190 > URL: https://issues.apache.org/jira/browse/GEODE-5190 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Ivan Godwin > Priority: Major > Labels: pull-request-available > > Serializable currently is a jumble of interfaces from the Java versions of > DataSerializable, PdxSerializable, DataSerializableFixedId and some internal > serialization types. Let's split these into meaningful interfaces similar to > the Java interfaces so that implementations are inheriting methods that have > no meaning for the type of serialization they expect to perform. -- This message was sent by Atlassian JIRA (v7.6.3#76005)