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 b1093e1 Geode 6374 - Fixing DistributedNoAckRegionCCEOffHeapDUnitTest.testNoLoaderWithInvalidEntry (#4409) add 53f851c GEODE-7537: use dm.getCache instead of CacheFactory.getAnyInstance (#4486) No new revisions were added by this update. Summary of changes: ...aySenderQueueEntrySynchronizationOperation.java | 21 +++---- .../wan/parallel/ParallelGatewaySenderQueue.java | 12 ++-- ...nderQueueEntrySynchronizationOperationTest.java | 71 ++++++++++++++++++++++ .../ParallelGatewaySenderQueueJUnitTest.java | 28 +++++++++ 4 files changed, 114 insertions(+), 18 deletions(-) create mode 100644 geode-core/src/test/java/org/apache/geode/internal/cache/wan/GatewaySenderQueueEntrySynchronizationOperationTest.java