Add transaction level traces
authorStephen Kitt <skitt@redhat.com>
Mon, 4 Jun 2018 13:31:15 +0000 (15:31 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 29 Jun 2018 12:09:23 +0000 (12:09 +0000)
commit2490e356e1eb0326be07757c56df4f3eb7160a57
treed32411fe139e704fe2193056642ca2312543fa5b
parent707ed4e4382c814277a6930d89a2d6a7268f3fd7
Add transaction level traces

This adds traces giving information on the locations from which
transactions are created and committed. It also traces the transaction
identifier, with the intent of making it possible to match up
transaction traces with error messages.

Change-Id: Id82a79e8e430665f6fb5433ed7bab858044eacbe
Signed-off-by: Stephen Kitt <skitt@redhat.com>
dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/AbstractTracingWriteTransaction.java