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 9073f6e GEODE-6321: The test is expecting shutdown took more than 4
seconds, (#3665)
add a118f13 GEODE-6786: be able to delete cache element when no members
are found. (#3663)
No new revisions were added by this update.
Summary of changes:
.../api/LocatorClusterManagementService.java | 5 ----
.../validators/CacheElementValidator.java | 26 ++++++++++++++++-
.../validators/RegionConfigValidator.java | 14 ---------
.../api/LocatorClusterManagementServiceTest.java | 19 ++++++++++++-
.../validators/CacheElementValidatorTest.java | 33 ++++++++++++++++++++++
.../validators/RegionConfigValidatorTest.java | 7 -----
.../internal/ClientClusterManagementService.java | 4 +++
.../ClientClusterManagementServiceDUnitTest.java | 22 ++++++++++++++-
8 files changed, 101 insertions(+), 29 deletions(-)