[ovs-build] Fixed: gvrose8192/ovs-experimental#454 (branch-2.12 - d04eac5)

Travis CI builds at travis-ci.org
Fri Oct 30 21:48:52 UTC 2020


Build Update for gvrose8192/ovs-experimental
-------------------------------------

Build: #454
Status: Fixed

Duration: 2 hrs, 46 mins, and 13 secs
Commit: d04eac5 (branch-2.12)
Author: Ilya Maximets
Message: raft: Avoid annoying debug logs if raft is connected.

If debug logs enabled, "raft_is_connected: true" printed on every
call to raft_is_connected() which is way too frequently.
These messages are not very informative and only litters the log.

Let's log only disconnected state in a rate-limited way and only
log positive case once at the moment cluster becomes connected.

Fixes: 923f01cad678 ("raft.c: Set candidate_retrying if no leader elected since last election.")
Acked-by: Han Zhou <hzhou at ovn.org>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/gvrose8192/ovs-experimental/compare/ed16fb1be072...d04eac5c3321

View the full build log and details: https://travis-ci.org/github/gvrose8192/ovs-experimental/builds/740026003?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the gvrose8192/ovs-experimental repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=13213828&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20201030/c8546e8a/attachment-0001.html>


More information about the build mailing list