[
https://issues.apache.org/jira/browse/GEODE-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Kohlmeyer reassigned GEODE-4679:
------------------------------------
Assignee: Udo Kohlmeyer
> pdxReadSerialized accessors must be present in some product level component
> like Cache
> --------------------------------------------------------------------------------------
>
> Key: GEODE-4679
> URL: https://issues.apache.org/jira/browse/GEODE-4679
> Project: Geode
> Issue Type: Bug
> Components: regions
> Reporter: nabarun
> Assignee: Udo Kohlmeyer
> Priority: Major
>
> +*Current situation:*+
> The getters/setters for pdxReadSerialized thread is present in DefaultQuery
> as static calls.
> * DefaultQuery # getPdxReadSerialized()
> * DefaultQuery # setPdxReadSerialized()
>
> +*Solution:*+
> These getters/setters need to move to a more logical part of the code like
> cache and not be present in DeafaultQuery
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)