AsyncWriteTransaction submit() with @CheckReturnValue 61/66361/7
authorMichael Vorburger <vorburger@redhat.com>
Mon, 11 Dec 2017 22:17:16 +0000 (23:17 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 6 May 2018 20:02:55 +0000 (20:02 +0000)
commitbbc288cd2204da844b94e21fcc6e532d5c74f529
tree8ebb215d24f32aa13876e9b54b1d63f0153d5719
parentc0388db3bb13351373982f985d8a4ecf2f4fa37b
AsyncWriteTransaction submit() with @CheckReturnValue

this seems like a good idea because we would subsequently like to reduce
the internal logging from a WARN for TransactionCommitFailedException to
a DEBUG.

see CONTROLLER-1802 and NETVIRT-916 for the full background story to
where this comes from.

Change-Id: I2de692dfc4d1b2de7d10a56e4341c153214da62d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/mdsal-common-api/src/main/java/org/opendaylight/mdsal/common/api/AsyncWriteTransaction.java