[
https://issues.apache.org/jira/browse/GEODE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830480#comment-15830480
]
Hitesh Khamesra commented on GEODE-2282:
----------------------------------------
Need to add this sys property in doc
/***
* By setting "gemfire.pdx.mapper.sort-json-field-names" to true, enables
serialization of JSON field in JSON
* document to be sorted. That can help to reduce the number of pdx typeId
generation if different
* JSON documents have same fields in the different order.
*/
> Provide ability to sort field while creating pdxType for jSON document
> ----------------------------------------------------------------------
>
> Key: GEODE-2282
> URL: https://issues.apache.org/jira/browse/GEODE-2282
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Hitesh Khamesra
> Assignee: Hitesh Khamesra
> Fix For: 1.1.0
>
>
> There is the possibility that same JSON document can create multiple pdxType
> ids, if different JSON docs contain same fields in different order. Thus sort
> those field while creating the pdxType id. Introduce system property to
> enable this feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)