[
https://issues.apache.org/jira/browse/GEODE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16323585#comment-16323585
]
ASF subversion and git services commented on GEODE-3967:
--------------------------------------------------------
Commit 5fa6ca55288c4efb83b07fdd77b80941bc74de47 in geode's branch
refs/heads/feature/GEM-883 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5fa6ca5 ]
GEODE-3967: if put hits concurrent modification exception should still notify
serial gateway sender
GEODE-3967: notifyTimestampsToGateways should inherit isConcurrencyConflict
GEODE-3967: add to secondary event isConcurrencyConflict
> 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
>
> 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
(v6.4.14#64029)