Use QueuedNotificationManager to dispatch tasks 32/77732/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Nov 2018 16:07:40 +0000 (17:07 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Nov 2018 17:04:12 +0000 (18:04 +0100)
commit4521fb9e306ecddb58ed8f3b66b3f3d597af6eb5
tree8a2ca7cacb568a815fbf605f54affbb8da3862d9
parentf9e506c710159f7889e18d4697984b33c47a6783
Use QueuedNotificationManager to dispatch tasks

QueuedNotificationManager already provides the same execution
guarantees as NodeConfiguratorImpl while providing a non-busy-loop
dispatch and dealing with other complexities.

Use that instead of home-brewed code.

JIRA: OPNFLWPLUG-1047
Change-Id: I6ce124a007df6e1ed74a2744c5141dd6d630d18b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java