BUG-891: do not drop events silently 33/7033/2
authorRobert Varga <rovarga@cisco.com>
Fri, 9 May 2014 15:22:19 +0000 (17:22 +0200)
committerEd Warnicke <eaw@cisco.com>
Thu, 15 May 2014 20:38:04 +0000 (15:38 -0500)
commit162182a721c4da10d4bee2fd4418f0ef08fdc39c
tree701d48635229b88c6af560e9e014e606b0872235
parent5f7f7e0a7d6aaf9cdb5b9d4c9104dc5302f46b9a
BUG-891: do not drop events silently

As it turns out, infrastructure silently drops things on the floor if
exceptions happen. When these exceptions occur, they hint at major
problems. Promote tham to warnings.

Change-Id: Ib4afdc7ff1a17e562211b3cfbb30735a592d0a2d
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/md/sal/binding/impl/AbstractForwardedDataBroker.java