You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/02/23 00:04:14 UTC

[jira] [Created] (GEODE-4735) Move CliUtil "find member" methods to GfshCommand

Patrick Rhomberg created GEODE-4735:
---------------------------------------

             Summary: Move CliUtil "find member" methods to GfshCommand
                 Key: GEODE-4735
                 URL: https://issues.apache.org/jira/browse/GEODE-4735
             Project: Geode
          Issue Type: Sub-task
            Reporter: Patrick Rhomberg


Many of the CliUtil methods, particularly the "find member" methods, are exclusively used and indeed are on-line calls by GfshCommand methods.

The implementation of these methods should belong to the class that consumes them.

Moreover, it will make testing / mocking much easier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)