[ovs-dev] [PATCH ovn] ovs: Include fix to perform force reconnect without backoff.

Dumitru Ceara dceara at redhat.com
Fri Jul 23 18:14:39 UTC 2021


On 7/23/21 8:03 PM, Dumitru Ceara wrote:
> Specifically, include daf627f459ff ("ovsdb-cs: Perform forced reconnects
> without a backoff."), without which all reconnects from clients
> requiring leader-only connections to clustered DBs (e.g., ovn-northd,
> ovn-nbctl daemon) happen with the maximum backoff of 8 seconds.
> 

As Ilya pointed out in a private chat, we probably need to add the
following to the commit log too.  I can send a v2 if needed.

---
This will also pick up e26bf9726fad ("ovsdb: Make clients aware of relay
service model.") which will allow OVN clients to work optimally with
ovsdb-relays.
---

Regards,
Dumitru

> Reported-at: https://bugzilla.redhat.com/1977264
> Signed-off-by: Dumitru Ceara <dceara at redhat.com>
> ---
>  ovs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ovs b/ovs
> index e6ad4d8d9..daf627f45 160000
> --- a/ovs
> +++ b/ovs
> @@ -1 +1 @@
> -Subproject commit e6ad4d8d9c9273f226ec9a993b64fccfb50bdf4c
> +Subproject commit daf627f459ffbc7171d42a2c01f80754bfd54edc
> 



More information about the dev mailing list