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:35:00 UTC

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

Barry Oglesby created GEODE-3678:
------------------------------------

             Summary: 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


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)