Add transaction debugs 58/82858/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Jul 2019 06:50:24 +0000 (08:50 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 3 Jul 2019 08:53:41 +0000 (08:53 +0000)
commitc7fb53c205eddf3324a686b024e600480410fdb1
treedb6150efec2a6f094969740ed3964529ca50181f
parent23fa5a5c2a0748e12b5a704f2dc2ed3bc7169a58
Add transaction debugs

This adds a few debug messages allowing logs to be introspected
to see the timing of readying/applying transactions.

Change-Id: I1dde184023a034c6a0fa30e9a3898ab65db2decc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/CohortEntry.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardCommitCoordinator.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/ShardDataTree.java