Michael Martell created GEODE-4799:
--------------------------------------
Summary: Remove static member variables from
Apache.Geode.Client.Serializable
Key: GEODE-4799
URL: https://issues.apache.org/jira/browse/GEODE-4799
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Michael Martell
Currently this class contains a bunch of static member variables. These need to
be converted to instance variables.
This change will allow each cache instance to have its own custom serializer
without needing to use a chained serializer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)