You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2019/06/20 14:36:24 UTC

[geode] branch develop updated (b38142c -> 51da276)

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

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


    from b38142c  GEODE-6892: Default entryCount for newly created region to 0 (#3726)
     add 51da276  GEODE-6811: fix the rest endpoint URI (#3718)

No new revisions were added by this update.

Summary of changes:
 .../cache/configuration/RegionConfigTest.java      | 12 ++++++++++-
 .../apache/geode/cache/configuration/PdxType.java  |  2 +-
 .../geode/management/api/RestfulEndpoint.java      | 23 ++++++++++++++------
 .../internal/ClientClusterManagementService.java   | 25 +++++++++++-----------
 .../configuration/GatewayReceiverConfigTest.java   |  9 ++++++--
 .../geode/cache/configuration/PdxTypeTest.java     | 13 +++++++++++
 .../management/configuration/MemberConfigTest.java | 18 +++++++++-------
 .../management/client/ConfigurePDXDUnitTest.java   |  2 +-
 .../internal/rest/PdxManagementTest.java           |  2 +-
 9 files changed, 74 insertions(+), 32 deletions(-)
 copy geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/SizeMessageTest.java => geode-management/src/test/java/org/apache/geode/management/configuration/MemberConfigTest.java (68%)