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)
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)


No differences found