[ https://issues.apache.org/jira/browse/GEODE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hitesh Khamesra closed GEODE-2271. ---------------------------------- > 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 > > 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.4#6332)