On Mon, Oct 14, 2019 at 11:37 PM Ben Pfaff <[email protected]> wrote: > On Mon, Oct 14, 2019 at 08:50:02PM +0530, [email protected] wrote: > > From: Numan Siddique <[email protected]> > > > > The commit [1] force drops all connections when the db read/write status > changes. > > Prior to the commit [1], when there was read/write status change, the > existing > > jsonrpc sessions with 'db_change_aware' set to true, were not updated > with the > > changed 'read_only' value. If the db status was changed to 'standby', > the existing > > clients could still write to the db. > > Thanks, applied to master. >
Thanks for applying the patch. Numan _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
