Build Update for apache/geode ------------------------------------- Build: #1815 Status: Broken
Duration: 8 minutes and 45 seconds Commit: 8b303e4 (develop) Author: Hitesh Khamesra Message: GEODE-2282 Added ability to sort JSON fields while creating pdxtype. One can enable this feature by setting java system property( gemfire.pdx.mapper.sort-json-field-names=true. In this way geode will not create multiple pdx type ids for JSON document, if different JSON document has same fields in different order. Added unit test for it. updated View the changeset: https://github.com/apache/geode/compare/e06bf2dba95d...8b303e43bce0 View the full build log and details: https://travis-ci.org/apache/geode/builds/193487126 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications