You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2017/09/21 19:36:00 UTC

[jira] [Assigned] (GEODE-3678) When a member is lost, gateway sender queues are not synchronized with surviving members

     [ https://issues.apache.org/jira/browse/GEODE-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Barry Oglesby reassigned GEODE-3678:
------------------------------------

    Assignee: Barry Oglesby

> When a member is lost, gateway sender queues are not synchronized with surviving members
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-3678
>                 URL: https://issues.apache.org/jira/browse/GEODE-3678
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Barry Oglesby
>            Assignee: Barry Oglesby
>
> DistributedRegion synchronizeForLostMember is invoked in each surviving member. This method synchronizes the region with all replicates as long as concurrency checks are enabled for that region. Concurrency checks are disabled for GatewaySender queue regions so they don't get synchronized.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)