You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Udo Kohlmeyer (JIRA)" <ji...@apache.org> on 2018/02/23 19:08:00 UTC

[jira] [Assigned] (GEODE-4679) pdxReadSerialized accessors must be present in some product level component like Cache

     [ 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)