summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-11-20 12:31:57 +0100
committerJon Bratseth <bratseth@verizonmedia.com>2019-11-20 12:31:57 +0100
commit367e964a430c17b730999a743c937deacbd874c8 (patch)
tree7b14937f00ace95af34bba0cc0c25859c220657f /configdefinitions
parent063dcfef8881dbb10775f7f2983a86ccc9b7b9da (diff)
Deprecate useLocalNode
The container will figure this out on its own, and turning this on will make it impossible to query this cluster from another node.
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/dispatch.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/dispatch.def b/configdefinitions/src/vespa/dispatch.def
index 5f44b677b3b..77f6dffd714 100644
--- a/configdefinitions/src/vespa/dispatch.def
+++ b/configdefinitions/src/vespa/dispatch.def
@@ -27,7 +27,7 @@ maxHitsPerNode int default=2147483647
# Deprecated, will go away soon, NOOP
useMultilevelDispatch bool default=false
-# Dispatch only to local nodes
+# Dispatch only to local nodes. DEPRECATED: The container will automatically do this when it is appropriate.
useLocalNode bool default=false
# Number of document copies