[
https://issues.apache.org/jira/browse/GEODE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454525#comment-16454525
]
ASF subversion and git services commented on GEODE-4858:
--------------------------------------------------------
Commit ca30ee062cd82f973a24905cd8b2bdaebf5e055e in geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ca30ee0 ]
GEODE-4858: refactor CreateIndexCommand and jdbc commands (#1853)
* use ClusterConfigurationService
* introduce SingleGfshCommand to ease update of cluster configuration
* get rid of default methods in CluterConfigurationService
> 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: 8h 20m
> 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)