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 54890b3 GEODE-7746: onServers function throws a NPE if the distributed system is shutdown (#4690) add 71fafc8 Feature/geode 7796: CI hang in LocatorDUnitTest.testCrashLocatorMultipleTimes (#4706) No new revisions were added by this update. Summary of changes: .../apache/geode/distributed/LocatorDUnitTest.java | 5 ++- .../distributed/internal/DistributionImpl.java | 2 +- .../internal/InternalDistributedSystem.java | 11 +---- .../distributed/internal/InternalLocator.java | 49 ++++++++++------------ .../internal/membership/gms/GMSMembership.java | 6 ++- .../gms/locator/MembershipLocatorImpl.java | 7 +++- .../distributed/internal/tcpserver/TcpServer.java | 4 +- 7 files changed, 43 insertions(+), 41 deletions(-)