From: Michael Vorburger Date: Mon, 22 Jan 2018 15:56:43 +0000 (+0100) Subject: restart-dependents-on-updates=false for CONTROLLER-1809 X-Git-Tag: release/oxygen~30 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=162032384e6a580f5926956bddf0b1e74b5fa7bd restart-dependents-on-updates=false for CONTROLLER-1809 Change-Id: If6a1d7c0f22e98b9078404c3fd116a75603dd561 Signed-off-by: Michael Vorburger --- diff --git a/opendaylight/config/netty-threadgroup-config/src/main/resources/org/opendaylight/blueprint/netty-threadgroup.xml b/opendaylight/config/netty-threadgroup-config/src/main/resources/org/opendaylight/blueprint/netty-threadgroup.xml index 5ab81de75a..77e2556492 100644 --- a/opendaylight/config/netty-threadgroup-config/src/main/resources/org/opendaylight/blueprint/netty-threadgroup.xml +++ b/opendaylight/config/netty-threadgroup-config/src/main/resources/org/opendaylight/blueprint/netty-threadgroup.xml @@ -2,7 +2,7 @@ + odl:restart-dependents-on-updates="false"> diff --git a/opendaylight/config/netty-timer-config/src/main/resources/org/opendaylight/blueprint/netty-timer.xml b/opendaylight/config/netty-timer-config/src/main/resources/org/opendaylight/blueprint/netty-timer.xml index cd897be515..b4783ecbca 100644 --- a/opendaylight/config/netty-timer-config/src/main/resources/org/opendaylight/blueprint/netty-timer.xml +++ b/opendaylight/config/netty-timer-config/src/main/resources/org/opendaylight/blueprint/netty-timer.xml @@ -2,7 +2,7 @@ + odl:restart-dependents-on-updates="false"> diff --git a/opendaylight/md-sal/sal-dom-broker/src/main/resources/org/opendaylight/blueprint/dom-broker.xml b/opendaylight/md-sal/sal-dom-broker/src/main/resources/org/opendaylight/blueprint/dom-broker.xml index 3cefd47b6c..d86c8232fc 100644 --- a/opendaylight/md-sal/sal-dom-broker/src/main/resources/org/opendaylight/blueprint/dom-broker.xml +++ b/opendaylight/md-sal/sal-dom-broker/src/main/resources/org/opendaylight/blueprint/dom-broker.xml @@ -2,7 +2,7 @@ + odl:restart-dependents-on-updates="false"> diff --git a/opendaylight/md-sal/sal-remoterpc-connector/src/main/resources/org/opendaylight/blueprint/remote-rpc.xml b/opendaylight/md-sal/sal-remoterpc-connector/src/main/resources/org/opendaylight/blueprint/remote-rpc.xml index 233d7b8dce..be8f94b949 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/src/main/resources/org/opendaylight/blueprint/remote-rpc.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/src/main/resources/org/opendaylight/blueprint/remote-rpc.xml @@ -2,7 +2,7 @@ + odl:restart-dependents-on-updates="false" odl:use-default-for-reference-types="true">