summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-31 11:11:02 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-31 11:11:02 +0200
commite4067352e7864a8895612daec38fe4c796cb5afa (patch)
tree999f834b8f5ea749f72d72b60fbd4be3518acfcd
parentde739a1cc351aa98855202254dd3d4254651a89e (diff)
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