You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Emily Yeh (JIRA)" <ji...@apache.org> on 2017/07/19 19:14:00 UTC

[jira] [Created] (GEODE-3271) Refactor WanCommands

Emily Yeh created GEODE-3271:
--------------------------------

             Summary: Refactor WanCommands
                 Key: GEODE-3271
                 URL: https://issues.apache.org/jira/browse/GEODE-3271
             Project: Geode
          Issue Type: Sub-task
          Components: gfsh
            Reporter: Emily Yeh


{{WanCommands.java}} is a large class that contains multiple commands. Each command should be refactored into a separate class, and the methods shared by the commands should be refactored into a new and appropriately named class of their own.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)