BUG-8159: fix local transaction history tracking 39/55739/5
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2017 14:37:02 +0000 (16:37 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 21 Apr 2017 16:05:48 +0000 (16:05 +0000)
commit5f0f7152dedbed437bdfb055e9bc80c0a1edaa15
tree1f1add1827c8d8454b7e0d649a9c56c597384fce
parentabe229278329771993cc6ae09eef2a0a7afc2598
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>
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