This is an automated email from the ASF dual-hosted git repository.
eshu11 pushed a change to branch feature/GEODE-7537
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 509fcbb GEODE-7537: Remove the synchronization lock in
CacheFactory.getAnyInstance
add fad8699 Revert "GEODE-7537: Remove the synchronization lock in
CacheFactory.getAnyInstance"
add 91c33aa Remove synchronized lock to get cache in
CacheFactoryStatics.getAnyInstance.
No new revisions were added by this update.
Summary of changes:
...aySenderQueueEntrySynchronizationOperation.java | 6 +-
.../internal/cache/CacheFactoryStaticsTest.java | 62 +++++++++++++++++++
...nderQueueEntrySynchronizationOperationTest.java | 71 ----------------------
3 files changed, 65 insertions(+), 74 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/CacheFactoryStaticsTest.java
delete mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/wan/GatewaySenderQueueEntrySynchronizationOperationTest.java