Close read-only transactions 50/81950/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 May 2019 17:54:18 +0000 (19:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 7 May 2019 17:54:18 +0000 (19:54 +0200)
commit54f138cf67fa2453ecb041fa0b8dc141371275f8
tree766565c4d96583516cbd1b33492dd9a7ef4a2cdb
parent50763f1f0f8e2a1d7ae95045f8cec453a396b2cf
Close read-only transactions

Transactions are resources just as any other, make sure we close
them as soon as we do not need them.

Change-Id: Ic11becba1a76f2aeecbf5c1e17401f6a55fd84cc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallhomeStatusReporter.java
netconf/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/IetfZeroTouchCallHomeServerProvider.java
netconf/messagebus-netconf/src/main/java/org/opendaylight/netconf/messagebus/eventsources/netconf/NetconfEventSourceMount.java