BUG-1988: OF Plugin changes the order of NodeConnector update events 2 28/11428/2
authorMichal Rehak <mirehak@cisco.com>
Sun, 21 Sep 2014 08:54:43 +0000 (10:54 +0200)
committerMichal Rehak <mirehak@cisco.com>
Sun, 21 Sep 2014 22:24:48 +0000 (00:24 +0200)
commita5db92f0189169ec0d37bc40fc980284db1d22f7
tree7d0eb6c9d60faee50bded81d30e75eb36809070e
parent84e9293492bc6fbdbb2ec598726cbd85ac6b6d94
BUG-1988: OF Plugin changes the order of NodeConnector update events 2

- processing of messages is now turned on after features delivery
  and service registrations - messages must wait till registration done
- moved enqeueueing of featureReply (for OF-1.0) in front of registration code
  (for registration takes some time during which port updates arrive)

Change-Id: I0a25974b9c51eccb2772af44685c613b83dc098f
Signed-off-by: Michal Rehak <mirehak@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/ConnectionConductorImpl.java