Re: [controller-dev] Should application code persist do retries on TransactionCommitFailedException caused by AskTimeoutException or could CDS be configured to retry more?

2018-01-11 Thread Ajay Lele
On Thu, Jan 11, 2018 at 9:40 PM, Muthukumaran K wrote: > Hi Sam, Robert, > > On the observations which were made as early as September 2017 - > https://lists.opendaylight.org/pipermail/netvirt-dev/2017- > September/005518.html (thanks to Jamo for testing this out) > Enabling tell based protocol h

Re: [controller-dev] Should application code persist do retries on TransactionCommitFailedException caused by AskTimeoutException or could CDS be configured to retry more?

2018-01-11 Thread Muthukumaran K
Hi Sam, Robert, On the observations which were made as early as September 2017 - https://lists.opendaylight.org/pipermail/netvirt-dev/2017-September/005518.html (thanks to Jamo for testing this out) Enabling tell based protocol had 22% failure of CSIT at releng level. More details on the last

Re: [controller-dev] Should application code persist do retries on TransactionCommitFailedException caused by AskTimeoutException or could CDS be configured to retry more?

2018-01-11 Thread Robert Varga
On 11/01/18 21:26, Sam Hague wrote: > Robert, > > when you mention odlparent/yangtools integrated - what does that mean? I meant the yangtools-2.0.0 stuff needs to be merged up -- which obviously was delayed way longer than anticipated. > do we think that will happen for oxygen? I would love to

Re: [controller-dev] Should application code persist do retries on TransactionCommitFailedException caused by AskTimeoutException or could CDS be configured to retry more?

2018-01-11 Thread Sam Hague
Robert, when you mention odlparent/yangtools integrated - what does that mean? do we think that will happen for oxygen? There are a number of clustering bugs open that all have AskTimeoutException listed in the traces. I think the idea is the tell based change will help and then we can dig deeper

Re: [controller-dev] Need help for how to put built archetype in running instance of ODL

2018-01-11 Thread Sonu Gupta
Hi All, I got some information from below link to activate the same in running instance of controller http://blog.sina.com.cn/s/blog_3f2db1dc0102w9mk.html Is there any other way to do so ? like some command or CLI to achieve the same functionality. Thanks Sonu Gupta On Wed, Jan 10, 2018 at 2:4