[ https://issues.apache.org/jira/browse/GEODE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840595#comment-15840595 ]
ASF GitHub Bot commented on GEODE-2282: --------------------------------------- GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode/pull/366 GEODE-2282: Provide ability to sort field while creating pdxType for … …jSON document (Need to document system property) You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/geode feature/GEODE-2282 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/366.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #366 ---- commit 5ea0bf0274d74f610ffbab0a1a2ae8ffadd31fc7 Author: Dave Barnes <dbar...@pivotal.io> Date: 2017-01-26T22:43:36Z GEODE-2282: Provide ability to sort field while creating pdxType for jSON document (Need to document system property) ---- > Provide ability to sort field while creating pdxType for jSON document(Need > to document system property) > -------------------------------------------------------------------------------------------------------- > > Key: GEODE-2282 > URL: https://issues.apache.org/jira/browse/GEODE-2282 > Project: Geode > Issue Type: Bug > Components: docs > Reporter: 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)