aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-search
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-08-25 14:38:32 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-08-25 14:38:32 +0200
commitedd595afbafd67632bb7215a081cf4cc5b77d81c (patch)
tree090828222affd5fe2224963672e63e7c99a61c7b /server/sonar-search
parentbfe5863aae84dc467e19fc58ed494422c5bb6e13 (diff)
downloadsonarqube-edd595afbafd67632bb7215a081cf4cc5b77d81c.tar.gz
sonarqube-edd595afbafd67632bb7215a081cf4cc5b77d81c.zip
SONAR-5483 - Fix log
Diffstat (limited to 'server/sonar-search')
-rw-r--r--server/sonar-search/src/main/java/org/sonar/search/SearchServer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-search/src/main/java/org/sonar/search/SearchServer.java b/server/sonar-search/src/main/java/org/sonar/search/SearchServer.java
index fd65e302837..500665221fc 100644
--- a/server/sonar-search/src/main/java/org/sonar/search/SearchServer.java
+++ b/server/sonar-search/src/main/java/org/sonar/search/SearchServer.java
@@ -120,7 +120,7 @@ public class SearchServer extends MonitoredProcess {
if (!nodes.isEmpty()) {
- LoggerFactory.getLogger(SearchServer.class).info("Joining ES cluster with masters: {}", nodes);
+ LoggerFactory.getLogger(SearchServer.class).info("Joining ES cluster with master: {}", nodes);
esSettings.put("discovery.zen.ping.unicast.hosts", StringUtils.join(nodes, ","));
esSettings.put("node.master", false);
// Enforce a N/2+1 number of masters in cluster
ption value='backport/40394/stable27'>backport/40394/stable27 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/robots.txt
blob: 1f53798bb4fe33c86020be7f10c44f29486fd190 (plain)
1
2