This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from b7e95a2 GEODE-6811: view the runtime info of gateway receivers (#3791)
add 3470e2f GEODE-3718: InternalResourceManager thread pool shutdown
improvement (#3655)
No new revisions were added by this update.
Summary of changes:
.../cache/control/InternalResourceManager.java | 5 +-
.../cache/control/InternalResourceManagerTest.java | 72 ++++++++++++++++++++++
2 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/control/InternalResourceManagerTest.java