Use managed transactions in statistics-impl 77/70777/4
authorStephen Kitt <skitt@redhat.com>
Wed, 11 Apr 2018 12:48:04 +0000 (14:48 +0200)
committerSam Hague <shague@redhat.com>
Tue, 1 May 2018 00:46:40 +0000 (00:46 +0000)
commitdd2a740ba6e96062778f05fa8f986657cd9d1712
treeb805bec62cb4defab8f36f019113d70fa318b169
parent61f953a58d181ec1afa1ac3205785443ad21e787
Use managed transactions in statistics-impl

This also enforces restrictions on newReadWriteTransaction and
newWriteOnlyTransaction calls, to prevent new code introducing
unmanaged transactions.

Change-Id: Ic4cb8f955fe7942214a740115934014c0815524c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
statistics/impl/pom.xml
statistics/impl/src/main/java/org/opendaylight/netvirt/statistics/StatisticsImpl.java