On Thu, Apr 11, 2024 at 7:45 PM Ilya Maximets <[email protected]> wrote: > > If the new snapshot received with INSTALL_SNAPSHOT request contains > a different election timer value, the timer is updated, but the > probe intervals for RAFT connections are not. > > Fix that by updating probe intervals whenever we get election timer > from the log. > > Fixes: 14b2b0aad7ae ("raft: Reintroduce jsonrpc inactivity probes.") > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
