You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "xiaojian zhou (JIRA)" <ji...@apache.org> on 2018/04/17 00:46:00 UTC

[jira] [Created] (GEODE-5087) SerialGatewaySenderOperationsDUnitTest.testRestartSerialGatewaySendersWhilePutting intermittently fail

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)