Make sure we purge transaction on abort 39/81939/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 May 2019 11:22:10 +0000 (13:22 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 7 May 2019 12:12:26 +0000 (12:12 +0000)
commitbc301a153a07be7c23327e85179974422624c80a
tree3c464b83997ec40b37013bd8ffb4622a494aab68
parente4a754b66ecf89259330867284d88a366df89acd
Make sure we purge transaction on abort

In case of read-only transactions it is not sufficient to just
persist the abort payload, we need to also purge the transaction.

Change-Id: I8761040d074743b5a1c5eebbecc6449c30abe47e
JIRA: CONTROLLER-1879
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/Shard.java