Darrel Schneider created GEODE-287:
--------------------------------------

             Summary: Remove old gfsh code
                 Key: GEODE-287
                 URL: https://issues.apache.org/jira/browse/GEODE-287
             Project: Geode
          Issue Type: Improvement
            Reporter: Darrel Schneider


An old version of gfsh is in geode in these packages: 
com.gemstone.gemfire.internal.tools.gfsh.*

This old version uses deprecated apis that we are trying to remove (see 
GEODE-72). So this old gfsh code blocks the removal of the deprecated apis.
One option is to just remove this old gfsh code. Now that we have a new gfsh 
tool that we support keeping the old code in the open source project does not 
make sense.

Another option is to change the old gfsh code to use non-deprecated apis. But I 
don't know what kind of test coverage exists for the old gfsh so these changes 
may break it without being detected.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to