[ https://issues.apache.org/jira/browse/GEODE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812448#comment-15812448 ]
ASF subversion and git services commented on GEODE-2261: -------------------------------------------------------- Commit 602ac4f4c8a3d07efb0eeb704d6800dfdf97bb24 in geode's branch refs/heads/develop from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=602ac4f ] GEODE-2261: do not use remote function calls to update the shared configuration > 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 > > 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)