BUG 3340 : Log the count of modifications on a given transaction context 16/21916/1
authorMoiz Raja <moraja@cisco.com>
Thu, 4 Jun 2015 18:40:57 +0000 (11:40 -0700)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 5 Jun 2015 01:44:21 +0000 (01:44 +0000)
commit0791cdd2ca719270a1b0c114bf863ba29d571ac0
treebc33cd12ba8c3393797b8b6ccd24513675b2387f
parentdd16d3dac28179ff681e686a48fedbb5ae8cd64f
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>
(cherry picked from commit 48df31d5e46dd06aa97bb2ab0c0def2d28ed491d)
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