This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 3faf283 GEODE-8996: Fixed rebalance gfsh and REST API in mixed
version mode (#6080)
add c650095 GEODE-8998: fix NPE caused by thread-monitor-enabled=false
(#6083)
No new revisions were added by this update.
Summary of changes:
.../ThreadMonitorDisabledDistributedTest.java | 33 ++++++++++++++++------
.../monitoring/ThreadsMonitoringImplDummy.java | 12 +++++++-
.../monitoring/executor/AbstractExecutor.java | 4 +--
3 files changed, 36 insertions(+), 13 deletions(-)
copy
geode-dunit/src/distributedTest/java/org/apache/geode/test/dunit/examples/DistributedReferenceCacheExampleTest.java
=>
geode-core/src/distributedTest/java/org/apache/geode/cache/ThreadMonitorDisabledDistributedTest.java
(61%)