summaryrefslogtreecommitdiffstats
path: root/configserver/src/main
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-10-04 11:32:22 +0200
committerGitHub <noreply@github.com>2017-10-04 11:32:22 +0200
commitaa34d7ec772c670553c283caa08a39013fc3d278 (patch)
treeac9a80584e5e8bcb5c7b0944805c494bb66a451e /configserver/src/main
parentc110e9aff4234599725eb3229207fd9a0c330a55 (diff)
Revert "4 x Revert "Enable new ServiceMonitor""
Diffstat (limited to 'configserver/src/main')
-rw-r--r--configserver/src/main/resources/configserver-app/services.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configserver/src/main/resources/configserver-app/services.xml b/configserver/src/main/resources/configserver-app/services.xml
index 7aec27a96f5..9330dae2e41 100644
--- a/configserver/src/main/resources/configserver-app/services.xml
+++ b/configserver/src/main/resources/configserver-app/services.xml
@@ -43,7 +43,7 @@
<preprocess:include file='config-models.xml' required='false' />
<preprocess:include file='node-repository.xml' required='false' />
<preprocess:include file='hosted-vespa/routing-status.xml' required='false' />
- <component id="com.yahoo.vespa.service.monitor.ServiceMonitorImpl" bundle="orchestrator" />
+ <component id="com.yahoo.vespa.service.monitor.SlobrokAndConfigIntersector" bundle="orchestrator" />
<component id="com.yahoo.vespa.orchestrator.ServiceMonitorInstanceLookupService" bundle="orchestrator" />
<component id="com.yahoo.vespa.orchestrator.status.ZookeeperStatusService" bundle="orchestrator" />
<component id="com.yahoo.vespa.orchestrator.controller.RetryingClusterControllerClientFactory" bundle="orchestrator" />