You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/12 06:59:00 UTC

[jira] [Commented] (GEODE-9369) Command to copy region entries from a WAN site to another.

    [ https://issues.apache.org/jira/browse/GEODE-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442591#comment-17442591 ] 

ASF subversion and git services commented on GEODE-9369:
--------------------------------------------------------

Commit 3eaeed886f3e6ec9ec6f341954fc837eed7b03f8 in geode's branch refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3eaeed8 ]

GEODE-9369: Command to copy region entries from a WAN site to another (#7006)

* GEODE-9369: Add command to copy region entries from one site to another

* GEODE-9369: Create servers without offheap to avoid test failures in windows due to out of memory

* GEODE-9369: Fix flaky test

* GEODE-9369: Fix some test case failues on windows

* GEODE-9369: Fix windows test failures in CI by not running the tests on windows

* GEODE-9369: Fix test cases after rebasing locator serialization filtering by default on Java 8

* GEODE-9369: Revert changes required by GEODE-9758

> Command to copy region entries from a WAN site to another.
> ----------------------------------------------------------
>
>                 Key: GEODE-9369
>                 URL: https://issues.apache.org/jira/browse/GEODE-9369
>             Project: Geode
>          Issue Type: New Feature
>          Components: wan
>            Reporter: Alberto Gomez
>            Assignee: Alberto Gomez
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> As described in RFC: [https://cwiki.apache.org/confluence/display/GEODE/Geode+Command+to+replicate+region+data+from+one+site+to+another+connected+via+WAN]
> it is proposed to implement a command that copies the entries of a region in a WAN site to the same region in another WAN site by using WAN replication.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)