[
https://issues.apache.org/jira/browse/GEODE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao updated GEODE-2261:
-------------------------------
Summary: refactor ClusterConfigWriter do not need to use remote call to
change cluster config (was: ClusterConfigWriter do not need to use remote call
to change cluster config)
> refactor ClusterConfigWriter do not need to use remote call to change cluster
> config
> ------------------------------------------------------------------------------------
>
> Key: GEODE-2261
> URL: https://issues.apache.org/jira/browse/GEODE-2261
> Project: Geode
> Issue Type: Sub-task
> Components: management
> Reporter: Jinmei Liao
>
> Currently the ClusterConfigWriter gets a list of locators with CC enabled and
> uses remote function calls to change CC. Since it's very uncommon that a
> cluster would have a mix of locators with and without CC. We should just
> change the CC on the current locator. If, in the rare case of this locator
> not having cc enabled, we will just output a warning message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)