You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2021/11/02 17:17:21 UTC

[geode] branch develop updated (caa561f -> a18ad46)

This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from caa561f  GEODE-9756: add geode-for-redis-replica-count gemfire property (#7058)
     add a18ad46  Revert "GEODE-9756: add geode-for-redis-replica-count gemfire property (#7058)" (#7069)

No new revisions were added by this update.

Summary of changes:
 .../geode/distributed/ConfigurationProperties.java | 35 ++------------
 .../internal/AbstractDistributionConfig.java       | 11 ++---
 .../distributed/internal/DistributionConfig.java   | 23 +++------
 .../internal/DistributionConfigImpl.java           | 15 +-----
 .../internal/LonerDistributionManager.java         |  3 +-
 .../internal/DistributionConfigJUnitTest.java      |  4 +-
 .../redis/GeodeRedisServerStartupDUnitTest.java    | 56 ----------------------
 .../apache/geode/redis/GeodeRedisServerRule.java   |  2 -
 .../geode/redis/internal/RegionProvider.java       |  3 --
 9 files changed, 17 insertions(+), 135 deletions(-)