You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2020/12/14 23:53:14 UTC

[geode] branch develop updated (bda0d3f -> ee835e3)

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

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


    from bda0d3f  GEODE-8781: Added ReconnectListener to PeerToPeerSessionCache
     add ee835e3  GEODE-8778: Change conserve-sockets default value to false (#5832)

No new revisions were added by this update.

Summary of changes:
 .../internal/ClusterDistributionManagerDUnitTest.java        |  4 ++++
 .../org/apache/geode/internal/tcp/CloseConnectionTest.java   |  8 +++++++-
 .../apache/geode/distributed/ConfigurationProperties.java    |  2 +-
 .../geode/distributed/internal/DistributionConfig.java       |  2 +-
 geode-docs/managing/logging/logging_categories.html.md.erb   |  2 +-
 .../socket_communication_have_enough_sockets.html.md.erb     |  2 +-
 .../managing/monitor_tune/sockets_and_gateways.html.md.erb   |  2 +-
 geode-docs/reference/topics/gemfire_properties.html.md.erb   |  4 ++--
 .../topics/memory_requirements_for_cache_data.html.md.erb    | 12 ++++++------
 .../setting_up_a_multisite_system.html.md.erb                |  2 +-
 10 files changed, 25 insertions(+), 15 deletions(-)