Hi devs,

This is just a kind reminder for the question in the below mail and new info the issue.

You can find the new PR on this link: https://github.com/apache/geode/pull/7623

Since this PR was just a documentation update, reviewers were not automatically assigned. Could somebody please check it?

Best Regards,
Jakov

On 06. 04. 2022. 15:18, Jakov Varenina wrote:

Hi devs,


We have found one scenario where WAN replication is not working:


 1. Create a parallel gateway sender and the region
 2. Run some traffic so that all buckets are created
 3. Alter region to remove the gateway sender (alter region
    --name=/example-region --gateway-sender-id="")
 4. Destroy the region
 5. Recreate the region with the same gateway-sender created in step 1
 6. Run some traffic to see that WAN replication is not working correctly


Is this a valid scenario?


You can find more information in this ticket: https://issues.apache.org/jira/browse/GEODE-10215

and PR (contains the test case that reproduces the issue): https://github.com/apache/geode/pull/7549


Best Regards,

Jakov

Reply via email to