summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2022-05-31 11:34:38 +0200
committerGitHub <noreply@github.com>2022-05-31 11:34:38 +0200
commit3a0cdb33e67b10a87d2f8e01bedafb680cdd9d20 (patch)
tree375bca7b4cbf580a6d0c8ecd36273a8fa6846458
parentda47a162b83c05f555d2dc18c371320aedf67553 (diff)
parente4067352e7864a8895612daec38fe4c796cb5afa (diff)
Merge pull request #22797 from vespa-engine/bratseth/restart-message
Improve restart messages
-rw-r--r--configdefinitions/src/vespa/slobroks.def3
-rw-r--r--container-core/src/main/resources/configdefinitions/container.qr.def4
2 files changed, 3 insertions, 4 deletions
diff --git a/configdefinitions/src/vespa/slobroks.def b/configdefinitions/src/vespa/slobroks.def
index 2913f2bcbad..9a98af272dd 100644
--- a/configdefinitions/src/vespa/slobroks.def
+++ b/configdefinitions/src/vespa/slobroks.def
@@ -1,8 +1,7 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=cloud.config
-### All params must be flagged as 'restart' because this config is manually
-### retrieved by ConfiguredApplication.start to init the rpc server
+### Changes to this config requires restart
## The connectionspec for a slobrok is used for connecting to it using
## the FNET Remote Tools framework. It is normally on the form
diff --git a/container-core/src/main/resources/configdefinitions/container.qr.def b/container-core/src/main/resources/configdefinitions/container.qr.def
index f82f7ba689b..83bd57b6985 100644
--- a/container-core/src/main/resources/configdefinitions/container.qr.def
+++ b/container-core/src/main/resources/configdefinitions/container.qr.def
@@ -1,8 +1,8 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container
-### All params must be flagged as 'restart' because this config is manually
-### retrieved by ConfiguredApplication.start to init the rpc server
+### Changes to this config requires restart because it is used to initialize
+### connection to the config system
## filedistributor rpc configuration
filedistributor.configid reference default="" restart