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 dcee9ba42b GEODE-6489: fix a flaky test (#7777)
add b3716d9498 GEODE-10329: Handle RejectedExecutionException (#7721)
No new revisions were added by this update.
Summary of changes:
.../membership/gms/fd/GMSHealthMonitor.java | 20 +++++--
.../membership/gms/fd/GMSHealthMonitorTest.java | 63 ++++++++++++++++++++++
2 files changed, 78 insertions(+), 5 deletions(-)
create mode 100644
geode-membership/src/test/java/org/apache/geode/distributed/internal/membership/gms/fd/GMSHealthMonitorTest.java