BUG 3340 : Log the count of modifications on a given transaction context 98/21898/3
authorMoiz Raja <moraja@cisco.com>
Thu, 4 Jun 2015 18:40:57 +0000 (11:40 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 5 Jun 2015 01:44:06 +0000 (01:44 +0000)
commit48df31d5e46dd06aa97bb2ab0c0def2d28ed491d
tree4be5f5ee2767a887c43677f9d5ab45c611fdf94b
parentc567ebbe7ffdb38e88524e710145cab7d3c790bc
BUG 3340 : Log the count of modifications on a given transaction context

This log statement is to give a quick summary count - I found it useful for
debugging

Change-Id: I5ec2cb13fb75182bc94b3728188378fae2e55b43
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/AbstractTransactionContext.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/LocalTransactionContext.java
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/RemoteTransactionContext.java