FRMsync get stuck, miscelaneous fix 65/1165/1
authorGiovanni Meo <gmeo@cisco.com>
Wed, 11 Sep 2013 09:52:06 +0000 (11:52 +0200)
committerGiovanni Meo <gmeo@cisco.com>
Thu, 12 Sep 2013 10:27:09 +0000 (12:27 +0200)
commit16e527c3b82c24e646355f55910179f9c5138b08
tree32d744aed6ab501967006c2b1ebfbee9ed8ae26d
parent5ec563c2e47e7e104223bbad155f9f3f0fadd38b
FRMsync get stuck, miscelaneous fix

- The future FlowEntryDistributionOrderFutureTask was erroneously
thinking and entry was not expected simply because the equality check
was failing.
- Added more extensive logging to catch further bugs in the area.

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