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 2018/05/08 22:18:00 UTC

[jira] [Commented] (GEODE-4858) refactor internal commands to use the public ClusterConfigService

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

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

Commit d0d624ec43f51ba3cca953feb47abb84d7338e9b in geode's branch refs/heads/develop from [~sai.boorlagadda@gmail.com]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d0d624e ]

GEODE-4858: Added CliFunction abstract class (#1932)

Added a new CliFunction abstract class to define the 
return type for CLI functions to be CliFunctionResult.


> refactor internal commands to use the public ClusterConfigService
> -----------------------------------------------------------------
>
>                 Key: GEODE-4858
>                 URL: https://issues.apache.org/jira/browse/GEODE-4858
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration
>            Reporter: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10.5h
>  Remaining Estimate: 0h
>
> # except the ones that would need to access the internal cluster configuration regions, like importClusterConfigCommand, exportClusterConfigCommand or deploy
>  # use the configuration object as much as possible to pass parameters to the functions.



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