On Tue, Feb 02, 2021 at 07:22:55PM +0100, Ilya Maximets wrote:
> We might explore different ways to fix that though, e.g. allow
> ovsdb-server to not reply to 'db_change_aware' requests if client
> will set a special flag, or something like that.  

To take that approach, I'd recommend introducing a JSON-RPC notification
instead of using a request, because JSON-RPC specifies that requests are
paired with replies (and notifications are not).
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to