[
https://issues.apache.org/jira/browse/GEODE-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-4799:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)