Hitesh Khamesra created GEODE-2271:
--------------------------------------

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


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)

Reply via email to