And do someone have an explanation how can this happen deterministically in 
this context?

-----Original Message-----
From: Robert Varga [mailto:[email protected]] 
Sent: Wednesday, December 14, 2016 4:46 PM
To: Sela, Guy <[email protected]>; [email protected]; 
[email protected]; [email protected]
Subject: Re: [mdsal-dev] OVS connection problems

On 12/14/2016 09:29 AM, Sela, Guy wrote:
> 2016-12-14 10:12:20,183 | ERROR | ult-dispatcher-4 |
> SimpleShardDataTreeCohort        | 176 -
> org.opendaylight.controller.sal-distributed-datastore - 1.4.2.SNAPSHOT 
> | Transaction member-1-datastore-operational-fe-0-chn-1-txn-0 failed 
> to prepare
> 
> java.lang.IllegalArgumentException: Metadata not available for 
> modification NodeModification 
> [identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013
> -10-21)node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=201
> 3-10-21)node-id=ovsdb://uuid/2886d2f0-a150-4568-b36f-0bc0a15456bd/brid
> ge/br-int}],
> modificationType=TOUCH
> 

Classic uncoordinated concurrent modification of a subtree. This node was 
present when this transaction was being built up but has been removed by 
another transaction before this transaction was committed.

Regards,
Robert

_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to