Apply SchemaContext to dataTree first 10/42410/3
authorRobert Varga <rovarga@cisco.com>
Sun, 24 Jul 2016 19:05:30 +0000 (21:05 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 26 Jul 2016 08:49:18 +0000 (08:49 +0000)
commit17211c982bcee83306af49b1b75c764dcb504b5d
tree275435080da6e58abc24a28bd3ed4da8fb8fcbc9
parent98d1c5606bad9633ce5549bcd691a98c75abdf6a
Apply SchemaContext to dataTree first

DataTree.setSchemaContext() can fail, hence do not update the schema
context before we propagate it to data tree.

Change-Id: I0170133177ac74280da2ccc367b3c447f9d4cdc9
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardDataTree.java