You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/04 04:49:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463361#comment-16463361 ] 

ASF subversion and git services commented on GEODE-5087:
--------------------------------------------------------

Commit 672286885857025aeacd64f356a7eeddb1cccbc0 in geode's branch refs/heads/feature/GEODE-5087 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6722868 ]

GEODE-5087: send a BatchDestroyOperation for each dropped event at serial primary sender


> 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
>            Assignee: xiaojian zhou
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)