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

Numan Siddique numans at ovn.org
Fri Jul 23 19:02:17 UTC 2021


On Fri, Jul 23, 2021 at 2:55 PM Mark Michelson <mmichels at redhat.com> wrote:
>
> I merged the change with your recommended edit to the commit message.

Does this patch need a backport to branch-21.06 ?

Thanks
Numan

>
> On 7/23/21 2:14 PM, Dumitru Ceara wrote:
> > 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
> >>
> >
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > https://mail.openvswitch.org/mailman/listinfo/ovs-dev
> >
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list