Fix: Internal tunnels missing after karaf restart in all 3 CICs 60/91760/2
authorApurba Mukherjee <apurba.mukherjee@ericsson.com>
Wed, 29 Jul 2020 14:11:46 +0000 (19:41 +0530)
committerNishchya Gupta <nishchyag@altencalsoftlabs.com>
Fri, 28 Aug 2020 10:25:24 +0000 (15:55 +0530)
commit67f5118c86a112ac77a67a604f84f2f9bb4b0dc2
treef7b346534b0341279ca9a5c8a17fe629cdbf68cb
parent6b50687681d52ce5018f8ea1502e0689265a6bd1
Fix: Internal tunnels missing after karaf restart in all 3 CICs

NPE in DPNTEPsInfoCache due to CDTCN registration and invocation
happened before DPNTEPsInfoCache constructor could finish initializing
instance variables.

Change-Id: Id80a9f6ec12d693332dc4cfcecbb9f4c0e39f7e6
Signed-off-by: Apurba Mukherjee <apurba.mukherjee@ericsson.com>
itm/itm-impl/src/main/java/org/opendaylight/genius/itm/cache/DPNTEPsInfoCache.java
mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/cache/DataObjectCache.java
mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/cache/InstanceIdDataObjectCache.java