AsyncWriteTransaction submit() with @CheckReturnValue 60/66360/5
authorMichael Vorburger <vorburger@redhat.com>
Mon, 11 Dec 2017 22:15:45 +0000 (23:15 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 30 Apr 2018 16:47:47 +0000 (18:47 +0200)
commitcacfa2c7af513d523dfc2ba92e0fa513a0f5edfa
tree3b145cc5a750a901f7857337fcc8e5039f5a730d
parent461173ce10acbd8597b8f4c6ccb6c98c7a99447c
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: I1d802c8534b7fad1f5557b5aafc400791ef6dd2e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/md-sal/sal-common-api/src/main/java/org/opendaylight/controller/md/sal/common/api/data/AsyncWriteTransaction.java