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:13:00 UTC

[jira] [Created] (GEODE-3264) Refactor MemberCommands

Emily Yeh created GEODE-3264:
--------------------------------

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


{{MemberCommands.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)