From: Robert Varga Date: Thu, 30 Jan 2014 18:07:22 +0000 (+0100) Subject: Fix typo and add more descriptive error X-Git-Tag: autorelease-tag-v20140601202136_82eb3f9~540^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=eef28f2093d04c4cf1ea67936faf62025e4151ac Fix typo and add more descriptive error When comparing keys, also provide a hint to the node which violated the key constraint. Change-Id: I02a9ba3c887bcbc3af34fe770f662e627c3a4414 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/impl/DataReaderRouter.xtend b/opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/impl/DataReaderRouter.xtend index 37236718ef..cc44613e44 100644 --- a/opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/impl/DataReaderRouter.xtend +++ b/opendaylight/md-sal/sal-dom-broker/src/main/java/org/opendaylight/controller/sal/dom/broker/impl/DataReaderRouter.xtend @@ -85,7 +85,7 @@ class DataReaderRouter extends AbstractDataReadRouter