[
https://issues.apache.org/jira/browse/GEODE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Khamesra updated GEODE-2271:
-----------------------------------
Fix Version/s: 1.1.0
> Reduce pdx type id generation for string fields in JSON
> -------------------------------------------------------
>
> Key: GEODE-2271
> URL: https://issues.apache.org/jira/browse/GEODE-2271
> Project: Geode
> Issue Type: Bug
> Components: serialization
> Reporter: Hitesh Khamesra
> Assignee: Hitesh Khamesra
> Fix For: 1.1.0
>
>
> JSONFormatter converts JSON to Pdx stream. While converting this any JSON
> field can have three values(fiefdValue, NULL, FieldNotexist). That can cause
> three pdxTypeIds in geode. To avoid this we need merge (fiefdValue, NULL) in
> one pdxtype
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)