You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bu...@apache.org on 2021/02/08 18:35:40 UTC

[geode] branch develop updated (39d2d2b -> 5b0cf7f)

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

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


    from 39d2d2b  GEODE-8917: Revise gfsh export stack-traces docs (#6009)
     add 5b0cf7f  GEODE-8901: Surviving side server forcefully disconnected after network drop (#5984)

No new revisions were added by this update.

Summary of changes:
 .../gms/fd/GMSHealthMonitorJUnitTest.java          | 44 ++++++++++++++++++++++
 .../gms/membership/GMSJoinLeaveJUnitTest.java      | 25 ++++++++----
 .../membership/gms/fd/GMSHealthMonitor.java        |  8 +++-
 .../membership/gms/interfaces/HealthMonitor.java   | 12 ++++++
 .../membership/gms/membership/GMSJoinLeave.java    | 14 ++++---
 5 files changed, 90 insertions(+), 13 deletions(-)