You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/08/03 20:47:24 UTC

[geode] branch develop updated (54421c4 -> 6e07aac)

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

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


    from 54421c4  GEODE-8395: fix product name in gfsh help banner (#5417)
     add 6e07aac  GEODE-8389: reconnect attempt fails due to distribution configuration… (#5413)

No new revisions were added by this update.

Summary of changes:
 .../distributed/internal/DistributionConfig.java   | 21 +++++++++++-
 .../internal/DistributionConfigImpl.java           | 40 +++++++++++++++++-----
 ...ibuteDesc.java => InternalConfigAttribute.java} |  6 ++--
 .../internal/DistributionConfigJUnitTest.java      | 26 ++++++++++++++
 4 files changed, 82 insertions(+), 11 deletions(-)
 copy geode-core/src/main/java/org/apache/geode/distributed/internal/{ConfigAttributeDesc.java => InternalConfigAttribute.java} (89%)