Add transaction level traces 58/72658/2
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)
commita6286576cf76bce93009c58b88ba1e949ef717af
treeddbcdfdd06f2defef2a267656b5b834f442937be
parent4e6e7cdd24f447a6d9bf40d4fe7b0d0260073ff5
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>
opendaylight/md-sal/mdsal-trace/dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/AbstractTracingWriteTransaction.java