BUG-8618: add threshold crossing debugs 88/58988/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 14 Jun 2017 23:00:43 +0000 (01:00 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Thu, 15 Jun 2017 00:42:19 +0000 (00:42 +0000)
commit5f7ae4a949dc2fc78174e670697a78598678443c
tree4834853c0cc9e1b0b7ac31dcee662b5e5609ce64
parentbec0592fc0d51e8bd5038d47bde1db65ef147871
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>
(cherry picked from commit 97875ef2635a536c0663750503ea6e64486d2fe6)
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/SyncStatusTracker.java