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/10/03 21:23:00 UTC

[jira] [Commented] (GEODE-3967) if put hits concurrent modification exception should still notify serial gateway sender

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

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

Commit dd78494ec4caf952065d289ed0f9ddef0c9854ee in geode's branch refs/heads/master from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=dd78494 ]

GEODE-3967: Cleaning up of revert issues (#2523)

* The revert of previous code was missing test changes due to geode test structure changes.

> if put hits concurrent modification exception should still notify serial gateway sender
> ---------------------------------------------------------------------------------------
>
>                 Key: GEODE-3967
>                 URL: https://issues.apache.org/jira/browse/GEODE-3967
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: xiaojian zhou
>            Assignee: xiaojian zhou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In serial gateway sender, the event arrives at secondary will be put into unprocessedMap and wait for event from primary queue to distribute over, then remove it from the unprocessedMap.
> If the put at primary member (member with primary queue) failed with CME, the event in unprocessedMap will never be removed. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)