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 2021/01/08 22:58:03 UTC

[geode] branch develop updated (86693d5 -> 089c1ba)

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 86693d5  GEODE-8799: Increase defaults for MAX_THREADS and MAX_PR_THREADS (#5862)
     add 089c1ba  GEODE-7861: Improve error reporting in GMSJoinLeave.join() (#5839)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/distributed/LocatorDUnitTest.java |   3 +-
 .../gms/membership/GMSJoinLeaveJUnitTest.java      | 100 ++++++++++++++++-----
 .../internal/membership/gms/GMSMembership.java     |   7 +-
 .../membership/gms/interfaces/JoinLeave.java       |  12 ++-
 .../membership/gms/membership/GMSJoinLeave.java    |  76 ++++++++++------
 5 files changed, 143 insertions(+), 55 deletions(-)