Newcomers that register with TopologyManager should get all the existing edges 79/1579/1
authorGiovanni Meo <gmeo@cisco.com>
Tue, 1 Oct 2013 15:39:11 +0000 (17:39 +0200)
committerGiovanni Meo <gmeo@cisco.com>
Tue, 1 Oct 2013 15:46:43 +0000 (17:46 +0200)
commit72fae1984afe741a93435269545f0346671cf305
treec16502bf94b67444984862158430d0a737c906c9
parent21f869ef524f94594b04004867f6ab1b50e92b78
Newcomers that register with TopologyManager should get all the existing edges

- When an application wants to get topology updates by topology
manager, it may come after the topology manager has started to push
them around, in that case the app should retrieve the exisiting
topology. Some applications may not do that so topology manager can
still take care of this lazy one by pushing a snapshot of the existing
edges as soon as the listener is registered.

Change-Id: I919350b2ddfddfaa9186e09bd5167d7d810e3bcd
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
opendaylight/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/internal/TopologyManagerImpl.java