[ https://issues.apache.org/jira/browse/GEODE-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen Nichols closed GEODE-10071. -------------------------------- > 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 > Reporter: Udo Kohlmeyer > Assignee: Alberto Gomez > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > 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.7#820007)