Re: [ovs-dev] [PATCH 0/2] ovsdb: raft: Fixes for probe interval updates.

2024-04-23 Thread Ilya Maximets
On 4/12/24 01:45, Ilya Maximets wrote: > A couple of fixes related to corner cases with probe intervals > on RAFT connections between servers. > > Ilya Maximets (2): > ovsdb: raft: Fix inability to join a cluster with a large database. > ovsdb: raft: Fix probe intervals after install snapshot

[ovs-dev] [PATCH 0/2] ovsdb: raft: Fixes for probe interval updates.

2024-04-11 Thread Ilya Maximets
A couple of fixes related to corner cases with probe intervals on RAFT connections between servers. Ilya Maximets (2): ovsdb: raft: Fix inability to join a cluster with a large database. ovsdb: raft: Fix probe intervals after install snapshot request. ovsdb/raft.c | 23