Fixed result processing in several services. 80/20880/2
authorMartin Bobak <mbobak@cisco.com>
Thu, 21 May 2015 09:23:07 +0000 (11:23 +0200)
committerMartin Bobak <mbobak@cisco.com>
Thu, 21 May 2015 10:31:23 +0000 (12:31 +0200)
commitb71e2f157883259a9f5f74e69b6f0871fbe29330
tree0427fc755da760a6907249df4a3b0aeed0dacbcf
parent0ea81ba6047cc909947675c6df365b7ff027ec88
Fixed result processing in several services.

- statistics gathering service doesn't set result to req. context
  on future's success that's multi message collector's job
- SalTableService doesn't use settable future instead of request
  context's future
- added missing statistics counter to salFlowService

Change-Id: If2107099602abb935f91c5f65bd84e079316798a
Signed-off-by: Martin Bobak <mbobak@cisco.com>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SalFlowServiceImpl.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/SalTableServiceImpl.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringService.java