Add debug to pinpoint lastApplied movement 54/62254/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Aug 2017 16:35:20 +0000 (18:35 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 4 Oct 2017 08:52:31 +0000 (08:52 +0000)
commit30a5b110e49baacdc7d8c97ef15d144564a94ba9
treec9f6e01f744221a4bd27c15d1479d716e8239f42
parent0b7a749d896b17209dfe9e65c7732d7a6212daa3
Add debug to pinpoint lastApplied movement

This method is called from multiple call sites, only one of which
is actually logging the change. Make sure we catch all transitions
by adding a LOG.debug() into the setter.

Change-Id: Ie777f8047a0893f9450fb132faa8adea235fbc5f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 866cdf141262dd7b57e95b3e3aa75709b7d0c586)
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/RaftActorContextImpl.java