On openflow plugin restart, NPE in tx poller 78/3778/1
authorAlessandro Boch <aboch@cisco.com>
Tue, 17 Dec 2013 01:15:00 +0000 (17:15 -0800)
committerAlessandro Boch <aboch@cisco.com>
Tue, 17 Dec 2013 01:17:21 +0000 (17:17 -0800)
commitea064d50e2f3e960573e05ed1abe6f65cfa9a431
treea23d653670a1adf4f3b7e45715aecd325c6558b7
parent3c898339d638d4e2620e392834fcaf8f0552311f
On openflow plugin restart, NPE in tx poller

- In TopologyServiceShim tx poller thread task does not
  check is IOFStatisticsManager provider is available.
  Protocol plugin restart is a way to consistently
  expose the issue.

Change-Id: I9033eb5dd03c1465f465a4e2ef254db760ca0651
Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TopologyServiceShim.java