This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 7868cb6 GEODE-7361: sever ties to PoolStatHelper &
CoreLoggingExecutors (#4238)
add 52c9d9d GEODE-7341: Provide a way to avoid memory lock if over
committed (#4210)
No new revisions were added by this update.
Summary of changes:
.../internal/InternalDistributedSystem.java | 71 ++++++++------
.../internal/InternalDistributedSystemTest.java | 108 +++++++++++++++++++++
2 files changed, 152 insertions(+), 27 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/distributed/internal/InternalDistributedSystemTest.java