[ 
https://issues.apache.org/jira/browse/GEODE-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nabarun updated GEODE-4679:
---------------------------
    Description: 
+*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

 

  was:
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

 


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

Reply via email to