Fix OPNFLWPLUG-1107 null pointer exception 89/94689/2
authorSangwook Ha <sangwook.ha@verizon.com>
Thu, 21 Jan 2021 02:19:23 +0000 (18:19 -0800)
committerRobert Varga <nite@hq.sk>
Fri, 22 Jan 2021 09:52:27 +0000 (09:52 +0000)
commit31a043fcc15b550f4468fad5f7c9262fd6d996a8
treee761b79359c70988711e4331849200cefaae4cc8
parenta75f04c53992bf0c7d7c2dfe7d3017bd579da4ee
Fix OPNFLWPLUG-1107 null pointer exception

Check if deviceInfo is null before continue - OpenFlow channel may get
dropped before deviceInfo is available.

Change-Id: I71a2928ac52df425692dd98b455923dcddfa1d28
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/lifecycle/ContextChainHolderImpl.java