BUG-5280: do not use CompositeModification in Shard 25/39125/26
authorRobert Varga <rovarga@cisco.com>
Thu, 19 May 2016 17:10:17 +0000 (19:10 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 8 Jun 2016 09:00:49 +0000 (11:00 +0200)
commitf508ba6d5a2a16d66b879dae928ec1a4878da729
treefa27c768cf91fb6feb2260a67aa63a12ac50241e
parent4893b3cbb09b2644fc2c93ea53dfeac949a7f87c
BUG-5280: do not use CompositeModification in Shard

The only production implementation of CompositeModification is
BatchedModifications. That carries the transaction identifier,
which will make it easier to retain proper names. It is also
needed for making the transaction IDs type-safe.

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