On 29/09/17 21:21, Lei Zhang wrote: > Hi there, > > I am trying to build opendaylight and its projects from source. For the > controller project, I got stuck at sal-distributed-datastore, with > multiple "io.aeron.exceptions.DriverTimeoutException: No response within > driver timeout" errors, for example: > > testWritesIntoDefaultShard(org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTreeTest) > Time elapsed: 20.176 sec <<< ERROR! > io.aeron.exceptions.DriverTimeoutException: No response within driver > timeout > at io.aeron.ClientConductor.awaitResponse(ClientConductor.java:461) > at io.aeron.ClientConductor.addSubscription(ClientConductor.java:232) > at io.aeron.Aeron.addSubscription(Aeron.java:209) > at akka.remote.artery.AeronSource$$anon$1.<init>(AeronSource.scala:96) > at > akka.remote.artery.AeronSource.createLogicAndMaterializedValue(AeronSource.scala:94) > at > akka.stream.impl.fusing.GraphInterpreter$GraphAssembly.materialize(GraphInterpreter.scala:190) > ....... > > Anyone has any ideas? Aeron-client 1.2.5 is used for this project, and > there doesn't seem to be an option that i can change this default > timeout value in this version of aeron-client.
The unit test suite is defaulting to Akka artery, which is using aeron. Can you file an issue in bugzilla and attach logs and version of ODL (or branch)? Thanks, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev