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

[jira] [Created] (GEODE-3261) Refactor GfshHelpCommands

Emily Yeh created GEODE-3261:
--------------------------------

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


{{GfshHelpCommands.java}} is a 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)