From: Josh Date: Tue, 4 Jul 2017 10:02:32 +0000 (+0300) Subject: Explicitly load the real DataBroker with component-name X-Git-Tag: release/nitrogen~62 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=89894f5bd1144a954ceb0ae06ef603bdf750cfa4 Explicitly load the real DataBroker with component-name It seems that karaf4 has "better" wiring so the TracingBroker was being wired to itself, resulting in stack overflows. Change-Id: Iedb2e9dcfd53acf384ed3130cfcd78f313d76e1e Signed-off-by: Josh --- diff --git a/opendaylight/md-sal/mdsal-trace/dom-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml b/opendaylight/md-sal/mdsal-trace/dom-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml index 7535f95d4d..6135259937 100644 --- a/opendaylight/md-sal/mdsal-trace/dom-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml +++ b/opendaylight/md-sal/mdsal-trace/dom-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml @@ -20,6 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl:type="default" />