[ https://issues.apache.org/jira/browse/GEODE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jinmei Liao resolved GEODE-2261. -------------------------------- Resolution: Fixed Fix Version/s: 1.1.0 > 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 > Assignee: Jinmei Liao > Fix For: 1.1.0 > > > 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)