[
https://issues.apache.org/jira/browse/GEODE-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-10071:
-----------------------------------
Labels: pull-request-available (was: )
> Remove the dependency that WanCopyRegionFunction has on WanCopyRegionCommand
> ----------------------------------------------------------------------------
>
> Key: GEODE-10071
> URL: https://issues.apache.org/jira/browse/GEODE-10071
> Project: Geode
> Issue Type: Improvement
> Components: wan
> Affects Versions: 1.15.0, 1.16.0
> Reporter: Udo Kohlmeyer
> Assignee: Alberto Gomez
> Priority: Major
> Labels: pull-request-available
>
> There is a cyclical dependency between the Command and the implementing
> function for the Wan copy feature.
> Logically, the command needs to have a dependency on the function.
> The error messages currently defined in the Command class need to be moved to
> the function class where they are used.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)