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/07/19 17:15:17 UTC

[geode] branch develop updated (1f8060f -> d338444)

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 1f8060f  GEODE-6920: Remove test flag in DirectoryHolder (#3766)
     add d338444  GEODE-6712: locator should not start if cluster configuration service failed to start (#3815)

No new revisions were added by this update.

Summary of changes:
 .../internal/InternalLocatorIntegrationTest.java   | 16 ++++++++
 .../InternalConfigurationPersistenceService.java   | 43 +++++++++-------------
 .../distributed/internal/InternalLocator.java      | 38 ++++++++-----------
 .../configuration/domain/Configuration.java        | 12 ++++--
 .../configuration/domain/ConfigurationTest.java}   | 25 ++++++++-----
 5 files changed, 72 insertions(+), 62 deletions(-)
 copy geode-core/src/{integrationTest/java/org/apache/geode/internal/cache/LocatorMisconfigurationTest.java => test/java/org/apache/geode/management/internal/configuration/domain/ConfigurationTest.java} (58%)