aboutsummaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-08-29 15:30:12 +0200
committerJon Bratseth <bratseth@oath.com>2018-08-29 15:30:12 +0200
commitb95a041163ac8d405047c31def9683b094009059 (patch)
treebc22e133593545f2698470ee27f3a492b771e2e2 /container-core
parentff75785574b30677ce17984551328990a991869e (diff)
Mark todo VESPA 7
Diffstat (limited to 'container-core')
-rw-r--r--container-core/src/main/resources/configdefinitions/vip-status.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-core/src/main/resources/configdefinitions/vip-status.def b/container-core/src/main/resources/configdefinitions/vip-status.def
index 8e7454e35d7..6aa10ff1b90 100644
--- a/container-core/src/main/resources/configdefinitions/vip-status.def
+++ b/container-core/src/main/resources/configdefinitions/vip-status.def
@@ -4,7 +4,7 @@ namespace=container.core
## If there is a Vespa search backend connected to this container, and that
## backend is out of service, automatically remove this container from VIP
## rotation, ignoring any status file.
-## TODO: This is always true and can be removed
+## TODO VESPA 7: This is always true and can be removed
noSearchBackendsImpliesOutOfService bool default=true
## Whether to return hard-coded reply or serve "status.html" from disk