As part of performance enhancements, Topology updates are now batched as much as... 95/295/1
authorJason Ye <yisye@cisco.com>
Fri, 3 May 2013 22:51:45 +0000 (15:51 -0700)
committerJason Ye <yisye@cisco.com>
Fri, 3 May 2013 23:50:48 +0000 (16:50 -0700)
commitde5d869a80fe14b0fa3e96f0cd7e6dccac8b7f7d
tree2cdf1c25306ef20475daa2b28d2612b0db7a385c
parentb40fd210784f9e50fb1f1311fdf6204fbf388da3
As part of performance enhancements, Topology updates are now batched as much as possible. This will effectively reduce the number of Routing updates to the listeners.
Signed-off-by: Jason Ye <yisye@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/ITopologyServiceShimListener.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SwitchHandler.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TopologyServiceShim.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TopologyServices.java