BUG-3186 : fixed MPReachCodec not found 85/21085/1
authorDana Kutenicsova <dkutenic@cisco.com>
Fri, 22 May 2015 14:06:32 +0000 (16:06 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 26 May 2015 01:33:00 +0000 (01:33 +0000)
commit410c4a77bdd5a5a0f18b34ab053a29a92bc725c1
tree49cc9aab5e24689b5fd6d9cc0301bf6b4160de01
parentac987bdab12b1ed1657179570542c0d6aa15eb33
BUG-3186 : fixed MPReachCodec not found

Turns out, one import problem can cause the whole
codec hierarchy to fail. Also make sure we can
troubleshoot such bugs easier in the future by
catching Exceptions from codec creation per RIB.

Change-Id: I675b70f6b8079d2a5a2eb7ded64be76d16f9e468
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 5b0977ebafc17c294b5455a29eed535eb917cf61)
bgp/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/FlowspecRIBSupport.java
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBSupportContextRegistryImpl.java