Improve orphan transaction logging 31/55931/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Apr 2017 19:51:43 +0000 (21:51 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 24 Apr 2017 19:56:03 +0000 (19:56 +0000)
commit6f80fcdc491f11de11d45447107ad2edce054af5
tree1354fa31318ea50a3d82383449ecbfabcafffcf5
parent0b3bfca7f39ee1bb6dcf5379f44d0b402adeb7fe
Improve orphan transaction logging

This patch improves logging when we perform last-resort cleanup
from garbage collector, so that the type of client handle is also
logged. This allows us to discern snapshots and snapshots.

Also lower the logging level to INFO, as this is something that
should be fixed by whoever is causing it, but it does not pose
serious threat to stability.

Change-Id: Iad55c49de87ca73f9671f04f569be7eae0e4f885
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/ClientBackedTransaction.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/AbstractClientHandle.java