Udo Kohlmeyer created GEODE-10071:
-------------------------------------
Summary: 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
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)