[ 
https://issues.apache.org/jira/browse/GEODE-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emily Yeh updated GEODE-3230:
-----------------------------
    Description: 
There are a lot of commands in {{CliStrings}} that aren't used. For example, 
{{start manager}} has a whole set of associated commands - 
{{START_MANAGER__MEMBERNAME}}, {{START_MANAGER__DIR}}, 
{{START_MANAGER__CLASSPATH}}, etc.) that don't seem to be used anywhere. These 
commands should be deleted to clean up the code.

There are also many commands that are redundant. For example, there are many 
usages of {{"port"}}, {{"bind-address"}}, etc. These commands should be 
refactored so that they are defined once, and all references to commands like 
{{CREATE_GATEWAYRECEIVER__BINDADDRESS}} instead refer to a single unified 
command like {{BIND_ADDRESS}}.

  was:There are a lot of commands in {{CliStrings}} that aren't used. For 
example, {{start manager}} has a whole set of associated commands - 
{{START_MANAGER__MEMBERNAME}}, {{START_MANAGER__DIR}}, 
{{START_MANAGER__CLASSPATH}}, etc.) that don't seem to be used anywhere. These 
commands should be deleted to clean up the code.


> Delete unused commands in CliStrings and refactor redundant commands
> --------------------------------------------------------------------
>
>                 Key: GEODE-3230
>                 URL: https://issues.apache.org/jira/browse/GEODE-3230
>             Project: Geode
>          Issue Type: Improvement
>          Components: gfsh
>            Reporter: Emily Yeh
>
> There are a lot of commands in {{CliStrings}} that aren't used. For example, 
> {{start manager}} has a whole set of associated commands - 
> {{START_MANAGER__MEMBERNAME}}, {{START_MANAGER__DIR}}, 
> {{START_MANAGER__CLASSPATH}}, etc.) that don't seem to be used anywhere. 
> These commands should be deleted to clean up the code.
> There are also many commands that are redundant. For example, there are many 
> usages of {{"port"}}, {{"bind-address"}}, etc. These commands should be 
> refactored so that they are defined once, and all references to commands like 
> {{CREATE_GATEWAYRECEIVER__BINDADDRESS}} instead refer to a single unified 
> command like {{BIND_ADDRESS}}.



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

Reply via email to