FRM uses "Start Level Thread" to handle container flow changes during bootup 22/1322/1
authorChi-Vien Ly <chivly@cisco.com>
Sat, 21 Sep 2013 01:47:32 +0000 (18:47 -0700)
committerChi-Vien Ly <chivly@cisco.com>
Sat, 21 Sep 2013 01:47:32 +0000 (18:47 -0700)
commita82e97ec2a05cae9e0584eca031b144e30d5e753
tree662db5f909ae8870a98872a1bf98003d3f972091
parentb84e39124cc0459aa8e7b5ee095b8a050c832868
FRM uses "Start Level Thread"  to handle container flow changes during bootup

Modify the current design: when FRM receives the notification, it puts it into its own event queue and returns immediately. The event is eventually handled (in the same way) but through FRM's own thread.

Change-Id: I7d1b3608424f44a0f4129ae08a4c9a836a71e370
Signed-off-by: Chi-Vien Ly <chivly@cisco.com>
opendaylight/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManager.java