BUG-8159: fix local transaction history tracking 27/55827/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2017 14:37:02 +0000 (16:37 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 21 Apr 2017 17:49:00 +0000 (17:49 +0000)
commit4d7d88d74ee1177774fad5bd31ceaec2cee3056c
treea5f6b2ea359b9b69d54b90baf738c443729defe2
parentd7484e8061336c088ab8ed89b09ae3e254cf1ef4
BUG-8159: fix local transaction history tracking

ShardCommitCoordinator needs to make sure ShardDataTree tracks
the histories involved with local transaction being submitted
via ReadyLocalTransaction. This is consistent with what we are
doing for the BatchedModifications message.

Change-Id: I02cc61476b5e02fb45f1482c4a9693bc77335793
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 5f0f7152dedbed437bdfb055e9bc80c0a1edaa15)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardCommitCoordinator.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardDataTree.java