Merge "Exception while topology-manager writes flow:1 root node to operational datast...
authorArunprakash D <d.arunprakash@ericsson.com>
Fri, 31 Aug 2018 06:18:17 +0000 (06:18 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 31 Aug 2018 06:18:17 +0000 (06:18 +0000)
commit839662e1965a1b581e1e0adc230ac89de76fdc28
tree29a3c72a7b40aabed92a6bdd4e0e8771d2363411
parente2c6ffa46fd23acdaa3c12c159ef6fd4af7ff478
parent7e2e03ba6fe12d6fb15b0d4e41a1d6f2ae729fdb
Merge "Exception while topology-manager writes flow:1 root node to operational datastore. In the clustered environment when all the 3 node comes up, all the three instances of topology-manager tries to write flow:1 node to the operational datastore that results in the OptimisticsLockFailedException. This patch fixes the issue by making Topology-Manager initialization cluster aware, so only selected instance will write the root node."