Bug 9034: TracingBroker with TracingTransactionChain
authorMichael Vorburger <vorburger@redhat.com>
Thu, 24 Aug 2017 17:24:59 +0000 (19:24 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 25 Aug 2017 02:05:26 +0000 (02:05 +0000)
commit3479a0f0233d4c39a990926597b538976229a9d5
tree8d690a144fb5ca3d9cdf53f21e180c5e66e83d57
parent19d3748bed767745aa891c077ee6b4efb65af831
Bug 9034: TracingBroker with TracingTransactionChain

This is one of a serious of (small, easy to review) commits which is
part of a solution I'm proposing in order to be able to detect OOM
issues such as Bug 9034, based on using the mdsal-trace DataBroker.

Change-Id: I098c48a1fce1da2fdd0aafdc82fd3bef5626988a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/TracingBroker.java
dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/TracingTransactionChain.java [new file with mode: 0644]