[ https://issues.apache.org/jira/browse/GEODE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826365#comment-15826365 ]
ASF subversion and git services commented on GEODE-2261: -------------------------------------------------------- Commit 6f9753fb26d063bf87ee3e7041ef9b228b9e169a in geode's branch refs/heads/develop from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6f9753f ] GEODE-2261: fix the dunit test in nightly build * separte the failing tests. Put WAN test into WAN's test and another into core's test > 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)