Close read-only transactions 52/55252/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Apr 2017 17:12:53 +0000 (19:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Apr 2017 17:15:14 +0000 (19:15 +0200)
commitfdf60c1df7c5e31716f5a5bbeaa96114a857deb8
treeeb26a036dec2b377f481e3bc559c452d9fe7f6f3
parent3583194dd53ca09383fee9e50299a36a622895a1
Close read-only transactions

As noted in API, read-only transactions are resources and must
be closed just as any other external resource.

Change-Id: I0f2d888a31edf242bc48410e6f2d4dfeed43a6b3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/BrokerFacade.java
restconf/sal-rest-connector/src/main/java/org/opendaylight/restconf/restful/utils/ReadDataTransactionUtil.java