Do not rely od DataStore for all connected nodes 92/5292/5
authorRobert Varga <rovarga@cisco.com>
Thu, 13 Feb 2014 02:27:26 +0000 (03:27 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 14 Feb 2014 19:35:00 +0000 (20:35 +0100)
commit4987483d864bb1cac421db27150690f956b9d3e5
tree983ed1cd895262c81a9aa4aecbc4c19e12d5c0ed
parent38ba1c1a67f4ee58c2e2ea64a51e2624c1c116ee
Do not rely od DataStore for all connected nodes

Now that we track all connected flow-capable nodes we do need to go and
read all nodes just to find them. Just look at which handlers are
currently created.

Change-Id: I1a33b53399d0de0e2cdbdbd90512a09933d127c8
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/statistics-manager/src/main/java/org/opendaylight/controller/md/statistics/manager/StatisticsProvider.java