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)