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 2a107d3 GEODE-7537: use dm.getCache instead of
CacheFactory.getAnyInstance
add 3a25b01 add unit test coverage.
No new revisions were added by this update.
Summary of changes:
...aySenderQueueEntrySynchronizationOperation.java | 2 +-
.../wan/parallel/ParallelGatewaySenderQueue.java | 2 +-
...nderQueueEntrySynchronizationOperationTest.java | 71 ++++++++++++++++++++++
.../ParallelGatewaySenderQueueJUnitTest.java | 28 +++++++++
4 files changed, 101 insertions(+), 2 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/cache/wan/GatewaySenderQueueEntrySynchronizationOperationTest.java