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 63d549b GEODE-7586: Fix NPE in RemoteGfManagerAgentTest (#4492)
add 8fbf443 GEODE-7424: fix acceptance failures (#4484)
No new revisions were added by this update.
Summary of changes:
.../api/LocatorClusterManagementService.java | 2 +-
.../configuration/mutators/IndexConfigManager.java | 5 +--
.../configuration/validators/IndexValidator.java | 18 +++++++++++
.../validators/IndexValidatorTest.java | 31 +++++++++++++++++-
.../rest/RegionManagementIntegrationTest.java | 37 +++++++++++++++++++---
5 files changed, 82 insertions(+), 11 deletions(-)