BUG 8402: Close readonly tx 81/57681/4
authorTomas Cere <tcere@cisco.com>
Tue, 23 May 2017 12:09:34 +0000 (14:09 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 28 May 2017 14:52:23 +0000 (14:52 +0000)
commit5d283236155c98907497ab3690273fb9b89d744f
tree522b4bb1c2c20a64e751582bcf47e4c33188b12d
parent7ea291d0c0d183755795e33881fd040c368f57a7
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