This is an automated email from the ASF dual-hosted git repository.

jjramos pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from a806801  GEODE-5222: DiskStore usage percentage in JMX (#3631)
     add 0e3e208  GEODE-6808: Restore JSON backward compatibility (#3688)

No new revisions were added by this update.

Summary of changes:
 .../geode/tools/pulse/PulseDataExportTest.java     |   8 +-
 .../tools/pulse/ui/PulseAcceptanceTestBase.java    |  34 +--
 .../fixed/SingleHopQuarterPartitionResolver.java   |   2 +-
 .../geode/management/QueryDataDUnitTest.java       | 109 +++++----
 .../management/DataQueryEngineIntegrationTest.java |  23 +-
 .../QueryResultFormatterPdxIntegrationTest.java    |  54 ++---
 .../apache/geode/codeAnalysis/excludedClasses.txt  |   1 +
 .../internal/cli/json/AbstractJSONFormatter.java   | 185 ++++++++-------
 .../internal/cli/json/QueryResultFormatter.java    | 194 +++++++++++++++-
 .../management/internal/cli/util/JsonUtil.java     |   4 +-
 .../cli/json/QueryResultFormatterTest.java         | 258 +++++++++++++++------
 11 files changed, 589 insertions(+), 283 deletions(-)

Reply via email to