BUG-8618: add threshold crossing debugs 85/58985/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 14 Jun 2017 23:00:43 +0000 (01:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 14 Jun 2017 23:18:52 +0000 (01:18 +0200)
commit97875ef2635a536c0663750503ea6e64486d2fe6
tree556d63dd73e463f2fe56e738d96577fa4de77a77
parent8e1dd830bcc8f0b5d34192ebf9a8d45a165a90b1
BUG-8618: add threshold crossing debugs

We are observing messages about sync status changing on the order
of 10s a second (14ms between messages). This looks awfully like
inter-node latency, hence it needs to be tuneable.

We do not have an understading of what sort of jumps are we talking
about, so add logging to the source of this events at debug, so these
can be diagnosed.

Change-Id: I9e2d78629f8808914cdb664cb28afcd47a55ee80
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/SyncStatusTracker.java