BUG-4490: onTransactionChainFailed return null transaction when closing 81/28681/5
authorClaudio D. Gasparini <cgaspari@cisco.com>
Wed, 21 Oct 2015 15:11:42 +0000 (17:11 +0200)
committerMilos Fabian <milfabia@cisco.com>
Fri, 23 Oct 2015 16:45:08 +0000 (16:45 +0000)
commitebb72c2a3ab3dd9d5db91c686d1c6285d862287f
tree2960c5c83884ffdf56db1c953de4c08ddfee580d
parent68bfd088e0d73e8186363f7f6e3e4ff8c6755584
BUG-4490: onTransactionChainFailed return null transaction when closing
Karaf, causing NPE.

Check if null transaction is received from  onTransactionChainFailed

Change-Id: Iece7abee96d7e4eb94960b173341ff2d56c8e170
Signed-off-by: Claudio D. Gasparini <cgaspari@cisco.com>
bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/RIBImpl.java
bgp/topology-provider/src/main/java/org/opendaylight/bgpcep/bgp/topology/provider/AbstractTopologyBuilder.java