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

Bryan Behrenshausen commented on GEODE-10069:
---------------------------------------------

Proposed fixes are in process in 
[#7425|https://github.com/apache/geode/pull/7425].

> WanCopyRegionCommand currently targets all members in cluster
> -------------------------------------------------------------
>
>                 Key: GEODE-10069
>                 URL: https://issues.apache.org/jira/browse/GEODE-10069
>             Project: Geode
>          Issue Type: Improvement
>          Components: wan
>    Affects Versions: 1.15.0
>            Reporter: Udo Kohlmeyer
>            Priority: Major
>
> The current implementation of `WanCopyRegionCommand` will execute on all 
> members. This could possibly be improved by targeting a single member, which 
> then has the ability to determine if the wan copy functionality needs to run 
> on a single member (in the case of Replicate regions) or across multiple 
> members (in the case of Partitioned Regions). 
> In addition, initiating function also has the ability to invoke the function 
> using `onRegion` which then allows for the targeting of primary data only vs 
> the current implementation which (perceivably) targets primary and redundant 
> bucket data



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to