You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/06 14:07:00 UTC

[jira] [Commented] (GEODE-7536) Break Gfsh out into separate module

    [ https://issues.apache.org/jira/browse/GEODE-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989789#comment-16989789 ] 

ASF subversion and git services commented on GEODE-7536:
--------------------------------------------------------

Commit d5a191ec02bcff8ebfd090484b50a63ec9352f8e in geode's branch refs/heads/develop from Patrick Johnson
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d5a191e ]

GEODE-7536 - Break Gfsh out into separate module (#4422)


- ManagementUtils is split from CliUtil with non-CLI methods.
- Introduce new CommandProcessor interface which is a CacheService. This
  is implemented by OnlineCommandProcessor and is used in
  MemberMBeanBridge.
- Remove try/catch from ClusterConfigurationStatusRetriever since any
  exception will be handled at a higher level.


> Break Gfsh out into separate module
> -----------------------------------
>
>                 Key: GEODE-7536
>                 URL: https://issues.apache.org/jira/browse/GEODE-7536
>             Project: Geode
>          Issue Type: Improvement
>          Components: gfsh
>            Reporter: Patrick Johnsn
>            Assignee: Patrick Johnsn
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)