Fix DistributedDataStoreIntegrationTest failure 95/28395/3
authorTom Pantelis <tpanteli@brocade.com>
Wed, 14 Oct 2015 05:42:08 +0000 (01:42 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 14 Oct 2015 17:10:20 +0000 (17:10 +0000)
commit6e6659e77f3e07e157c81332b367dbbd05d21f2b
treea286a439a856b9fe69b0cb6fe41c0de947983578
parentc8496d1d8fb7d902eed8e73e9b08de8705290269
Fix DistributedDataStoreIntegrationTest failure

Fixed a timing issue with a test just started causing failures pretty
regularly on jenkins builds for some reason.

Change-Id: I40273574376804034fd6f14f56384cb8cae26900
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/DefaultConfigParamsImpl.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DatastoreContext.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreIntegrationTest.java