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. Best regards, Lei Zhang Linux on IBM Z Open Source Ecosystem IBM Toronto Lab lzh...@ca.ibm.com Phone: +1(905)413-3996 Tie-line: 313-3996
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev