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

Dan Smith resolved GEODE-1814.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> Starting a GatewayReceiver before a Region can lose events
> ----------------------------------------------------------
>
>                 Key: GEODE-1814
>                 URL: https://issues.apache.org/jira/browse/GEODE-1814
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>             Fix For: 1.0.0-incubating
>
>
> If the a gateway receiver is created before the regions that might be 
> receiving events over the gateway, those events can be lost because the 
> gateway receiver will fail to process them due to the missing region.
> It turns out that initialization with a cache.xml will result in this 
> situation, because CacheCreation.create will create the gateway receivers 
> before the regions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to