[
https://issues.apache.org/jira/browse/GEODE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319421#comment-16319421
]
Darrel Schneider commented on GEODE-4197:
-----------------------------------------
cachePrefersPdx needs the cache so it can figure out how getPdxReadSerialized
is configured.
If the cache was passed in to the two create methods on
CachedDeserializableFactory then it could pass it on to "cachePrefersPdx".
These create methods are called in a larger number of places but I think most
of them can pass a cache in.
> CachedDeserializableFactory should not invoke GemFireCacheImpl.getInstance
> --------------------------------------------------------------------------
>
> Key: GEODE-4197
> URL: https://issues.apache.org/jira/browse/GEODE-4197
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> CachedDeserializableFactory should not invoke GemFireCacheImpl.getInstance
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)