Bug 9034: TracingBroker with TracingTransactionChain 88/62288/2
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)
commit3f4b572675562ccb338c0f307e7ea213404955d1
treef84314ed76323a0cb48ebc245fa999f993c413e9
parent3bfd07021cadddfb544908e84fb0c03db402e771
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>
opendaylight/md-sal/mdsal-trace/dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/TracingBroker.java
opendaylight/md-sal/mdsal-trace/dom-impl/src/main/java/org/opendaylight/controller/md/sal/trace/dom/impl/TracingTransactionChain.java [new file with mode: 0644]