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 27a167a Mass test script change (#4456)
add 3a3db82 GEODE-7537: Remove the synchronization in
CacheFactoryStatics.getAnyInstance. (#4435)
No new revisions were added by this update.
Summary of changes:
.../geode/internal/cache/CacheFactoryStatics.java | 16 +++---
.../internal/cache/CacheFactoryStaticsTest.java | 62 ++++++++++++++++++++++
2 files changed, 69 insertions(+), 9 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/CacheFactoryStaticsTest.java