xiaojian zhou created GEODE-5087:
------------------------------------
Summary:
SerialGatewaySenderOperationsDUnitTest.testRestartSerialGatewaySendersWhilePutting
intermittently fail
Key: GEODE-5087
URL: https://issues.apache.org/jira/browse/GEODE-5087
Project: Geode
Issue Type: Bug
Components: wan
Reporter: xiaojian zhou
I introduced this dunit test for GEODE-4942, while GEODE-4942 is for parallel
gateway sender, the test is for serial gateway sender. And I did reproduce the
issue: event is dropped at primary sender (because it's not running yet), but
event has been put into unprocessedEventsMap at secondary sender's queue and
will stay there forever.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)