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/05/02 16:51:15 UTC

[geode] branch develop updated (22659ee -> 79ca782)

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 22659ee  GEODE-6728: have getResult return specified type (#3532)
     add 79ca782  GEODE-6174: RegionConfigRealizer should be idempotent for create (#3515)

No new revisions were added by this update.

Summary of changes:
 ...t.java => RegionManagementOnMultipleGroup.java} | 43 ++++++++++------------
 .../RegionConfigRealizerIntegrationTest.java       | 23 ++++++++++++
 .../realizers/RegionConfigRealizer.java            |  7 +++-
 .../assertions/ClusterManagementResultAssert.java  |  6 +++
 4 files changed, 54 insertions(+), 25 deletions(-)
 copy geode-assembly/src/distributedTest/java/org/apache/geode/management/internal/rest/{ServerRestartTest.java => RegionManagementOnMultipleGroup.java} (64%)