nabarun created GEODE-1205:
------------------------------
Summary: Sender completes transmission but test expects it stop
transmission before completion.
SerialWANStatsDUnitTest.testReplicatedSerialPropagationWithRemoteRegionDestroy
Key: GEODE-1205
URL: https://issues.apache.org/jira/browse/GEODE-1205
Project: Geode
Issue Type: Bug
Reporter: nabarun
Queue is found to be empty but the test expects it to be non-empty as
transmission was halted (assumed) in between.
However the transmission is completed before the receiver region is destroyed,
hence the queue is empty.
Fix is similar to GEODE-1032
vm4.invoke(() -> WANTestBase.verifyRegionQueueNotEmpty("ln" ));
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)