Re: [controller-dev] [mdsal-dev] How to increase the timeout value for a commit operation to the data store ?

2017-05-15 Thread Anil Vishnoi
I believe this is where it is set https://github.com/opendaylight/controller/blob/master/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardDataTree.java#L106 Not sure if there is any way to configure it though any akka/cluster config

Re: [controller-dev] Exception in receiveRecover when replaying event type

2017-05-15 Thread Tom Pantelis
Srini, Looks like you have operational persistence on. It seems something must have changed between the restart. Upgrade? Data model change? Caused by: org.opendaylight.yangtools.yang.data.api.schema.tree. ModifiedNodeDoesNotExistException: Node /(urn:ietf:params:xml:ns:yang:

Re: [controller-dev] [mdsal-dev] How to increase the timeout value for a commit operation to the data store ?

2017-05-15 Thread Michael Vorburger
Satish, On Mon, May 15, 2017 at 2:26 PM, Satish Dutt wrote: > Hi, > > > > Is there any way to increase the timeout value for a commit operation to > the datastore ? Sometimes I get timeout value during the commit operation > AFAIK, the 5s timeout you're experience below

[controller-dev] How to increase the timeout value for a commit operation to the data store ?

2017-05-15 Thread Satish Dutt
Hi, Is there any way to increase the timeout value for a commit operation to the datastore ? Sometimes I get timeout value during the commit operation { "errors": { "error": [ { "error-type": "application", "error-tag": "operation-failed", "error-message":