[
https://issues.apache.org/jira/browse/GEODE-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charlie Black closed GEODE-4799.
--------------------------------
Has a merged PR closing as fixed - If you find this closure in error please
(re)open a ticket with the details and or submit a pull request with the fix.
> 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
> Fix For: 1.8.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)