From e4067352e7864a8895612daec38fe4c796cb5afa Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Tue, 31 May 2022 11:11:02 +0200 Subject: Improve restart messages --- container-core/src/main/resources/configdefinitions/container.qr.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'container-core/src') 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 -- cgit v1.2.3