[ovs-dev] [ovsdb monitor fix v2 3/3] ovsdb: avoid unnecessary call to ovsdb_monitor_get_update()

Ben Pfaff blp at ovn.org
Wed Feb 24 22:44:21 UTC 2016


On Mon, Feb 22, 2016 at 04:28:14PM -0800, Andy Zhou wrote:
> Avoid calling ovsdb_monitor_get_update() monitor has been flushed
> already.
> 
> Reported-by: Liran Schour <lirans at il.ibm.com>
> Signed-off-by: Andy Zhou <azhou at ovn.org>
> 
> ----
> v1 -> v2: no change.

What are the visible consequences of this change?  That is, does it
suppress sending something to clients, or does it just suppress work in
the monitor, or...?  This information is probably suitable to include in
the commit message.

Thanks,

Ben.



More information about the dev mailing list