BUG-5047: close read transactions 21/34021/2
authorRobert Varga <rovarga@cisco.com>
Wed, 3 Feb 2016 20:05:50 +0000 (21:05 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 3 Feb 2016 20:08:05 +0000 (21:08 +0100)
commitd26cdb24d70458c33b4585f4a54b1bfc7a5ca7bf
treee67c0f676b57e4ec7259d1ef9e59a06f7cd23ad5
parent841c4bbd35a72062459d5124492bc9ba1021250b
BUG-5047: close read transactions

Read transactions need to be closed as per API contract. While the
datastore can recover, it is rather costly to do so, hence explicitly
close the transaction.

Change-Id: If056a9fe4f851e97a4d7d8f1c0a96aa339310554
Signed-off-by: Robert Varga <rovarga@cisco.com>
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/DataStoreBackEnd.java