BUG 8402: Close readonly tx 82/57682/3
authorTomas Cere <tcere@cisco.com>
Tue, 23 May 2017 12:09:34 +0000 (14:09 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 27 May 2017 07:29:31 +0000 (07:29 +0000)
commitffd9241ce797f81a33345961525ed6be0ab6e75e
tree1e3227eb575b1f21c919c6d91ba2996771676d12
parentba10068e9748608488972c0f22b46277fda66acc
BUG 8402: Close readonly tx

This transaction is only used for an exist check of
default prefix shard configuration and needs to be closed
once we are done with it.

Change-Id: I8d7c06e7e3ce58cb91713dac14744c411ec1bf5f
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/sharding/PrefixedShardConfigWriter.java