Emily Yeh created GEODE-3252:
--------------------------------

             Summary: Refactor all gfsh commands into separate classes
                 Key: GEODE-3252
                 URL: https://issues.apache.org/jira/browse/GEODE-3252
             Project: Geode
          Issue Type: Improvement
          Components: gfsh
            Reporter: Emily Yeh


Many gfsh command classes are huge because they contain multiple commands and 
the methods they share. Code quality could be improved by refactoring all of 
these commands into their own separate classes and moving the methods they 
share to other appropriately named classes. The tests associated with these 
giant classes should also be split into smaller tests that deal with separate 
commands.



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

Reply via email to