Remove CompositeModification field in ShardWriteTransaction 69/31169/1
authorTom Pantelis <tpanteli@brocade.com>
Wed, 9 Dec 2015 17:12:05 +0000 (12:12 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 10 Dec 2015 21:16:32 +0000 (16:16 -0500)
commit4c1877fd363bf0663c91b85b2bf5be64d22e56aa
tree13096f0b32b83c0cc76212981e1855d9166d5c5d
parentf6f6dcaf827bcad41a3f9045f2dc74a36371e1b4
Remove CompositeModification field in ShardWriteTransaction

The CompositeModification field no longer needs to be passed with the
ForwardedReadyTransaction message so remove it.

Change-Id: Ieae3f3898d33f0f1e2bee720e2d3ff77ef80b73e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardWriteTransaction.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/ShardTransactionTest.java