You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Gomez (Jira)" <ji...@apache.org> on 2022/03/07 07:51:00 UTC

[jira] [Assigned] (GEODE-10071) Remove the dependency that WanCopyRegionFunction has on WanCopyRegionCommand

     [ https://issues.apache.org/jira/browse/GEODE-10071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Gomez reassigned GEODE-10071:
-------------------------------------

    Assignee: Alberto Gomez

> 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
>
> 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)