Fix in ForwardingRulesManager async path 06/306/1
authorAlessandro Boch <aboch@cisco.com>
Mon, 6 May 2013 22:38:06 +0000 (15:38 -0700)
committerAlessandro Boch <aboch@cisco.com>
Mon, 6 May 2013 22:38:06 +0000 (15:38 -0700)
commitb9884eb209543d36371a794b2c02cf5e18ce03f6
tree6e94a34dc099db28db93f5a87b9941c4141ba6b9
parenta3a28e8138fa25170b01e6b51a44490f002f6e91
Fix in ForwardingRulesManager async path

- Fix in modifyOrAddFlowEntryAsync() path
- Protecting concurrent modification to nodeFlows entries through synchronized methods for now

Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManagerImpl.java