----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56522/ -----------------------------------------------------------
Review request for geode, Jared Stewart, Kevin Duling, Kirk Lund, and Swapnil Bawaskar. Repository: geode Description ------- GEODE-2198: do not import cluster config if any region exists to prevent different servers having conflicing region definitions at one point of time. Diffs ----- geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/ExportImportClusterConfigurationCommands.java f822c67b42299d72d740f91795b34693401f6736 geode-core/src/main/java/org/apache/geode/management/internal/configuration/functions/RegionsWithDataOnServerFunction.java c7ec2bb750c67c16fef6634db936a85456a1e6bb geode-core/src/test/java/org/apache/geode/management/internal/configuration/ClusterConfigImportDUnitTest.java b4cba61d871339570dd3ea18f5532ec597736879 Diff: https://reviews.apache.org/r/56522/diff/ Testing ------- precheckin running Thanks, Jinmei Liao