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

Darrel Schneider reassigned GEODE-6288:
---------------------------------------

    Assignee: Darrel Schneider

> PdxInstance.isDeserializable returns false for a JSON pdx instance
> ------------------------------------------------------------------
>
>                 Key: GEODE-6288
>                 URL: https://issues.apache.org/jira/browse/GEODE-6288
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>
> PdxInstance.isDeserializable should only return false if the PdxInstance does 
> not change form. For example PdxInstance.getObject should always return the 
> same PdxInstance it is called on.
> But in the case of PdxInstances created for JSON, getObject returns the JSON 
> form instead of the PdxInstance. So for JSON PdxInstances, isDeserializable 
> should return true.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to