BGP fib cache and alarm task fixes 47/87047/9
authormanjunath.hethur <manjunath.hethur@gmail.com>
Mon, 20 Jan 2020 10:08:47 +0000 (15:38 +0530)
committerChetan Arakere Gowdru <chetan.arakere@altencalsoftlabs.com>
Fri, 3 Apr 2020 04:15:51 +0000 (04:15 +0000)
commitade415d93537e044ba7a13338f416b65d3c72f65
tree5c6a5f1cd3d2323bbe234c9cd99455884bd3291f
parent677a3ec4bd557e54211bec4bcf6dbbb3209ef923
BGP fib cache and alarm task fixes
Fib cache issue : when 6644 move from one node to another, the fib cache was not handled
properly.
Alarm issue: BGP alarm task was not getting stopped even if the entity ownership has
changed. Adding code to stop it

JIRA: NETVIRT-1663

Signed-off-by: manjunath.hethur <manjunath.hethur@gmail.com>
Change-Id: I21c70fc4cfcd1f0ca8f9f185dd4cdebd396cc8a2
Signed-off-by: manjunath.hethur <manjunath.hethur@gmail.com>
bgpmanager/impl/src/main/java/org/opendaylight/netvirt/bgpmanager/BgpConfigurationManager.java
bgpmanager/impl/src/main/java/org/opendaylight/netvirt/bgpmanager/FibDSWriter.java
bgpmanager/impl/src/main/java/org/opendaylight/netvirt/bgpmanager/oam/BgpAlarms.java