BUG-650: fix benchmark compilation 80/11280/1
authorRobert Varga <rovarga@cisco.com>
Wed, 17 Sep 2014 09:49:27 +0000 (11:49 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 17 Sep 2014 11:47:22 +0000 (13:47 +0200)
commit16c72c7138f8b5b3b47c590f0d5be6bbe8e8119d
treeab671f11e39145c8979fe23d412e08d93ccdc34f
parent4019c9fd2ad99628dd790acc1ad4c104f48b6428
BUG-650: fix benchmark compilation

The datastore needs a ListeningExecutorService, so wrap the one we have
instantiating here.

Change-Id: I25c0af24839510265b9d5c4d3386a199af287838
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/benchmark-data-store/src/main/java/org/opendaylight/controller/md/sal/dom/store/benchmark/InMemoryDataStoreWithExecutorServiceBenchmark.java