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 9fa4dc2 GEODE-6293: Fix fire & forget functions in gfsh (#3138)
add 8e3c9d7 GEODE-6342 ThreadsMonitor prints many warnings in gateway
sender logs
new bbf78d4 Merge pull request #3140 from apache/feature/GEODE-6342
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../wan/AbstractGatewaySenderEventProcessor.java | 3 +++
.../internal/monitoring/ThreadsMonitoring.java | 6 +++++
.../internal/monitoring/ThreadsMonitoringImpl.java | 8 +++++++
.../monitoring/ThreadsMonitoringImplDummy.java | 3 +++
.../monitoring/ThreadsMonitoringImplJUnitTest.java | 28 ++++++++++++++++++----
5 files changed, 44 insertions(+), 4 deletions(-)