[ovs-dev] OVSDB and initial monitor request

Ben Pfaff blp at ovn.org
Thu Mar 3 00:53:43 UTC 2016


On Wed, Mar 02, 2016 at 03:44:16PM -0800, Dennis Sam wrote:
> Is there a guaranteed that the response to an initial monitor request will
> return in a single request object?

Yes.

> In unit testing we have found it to be the case but during production
> testing we have a found a couple of cases where the monitor response
> contained only a subset of the data and that the remaining tables were
> updated via a NOTIFY response. Is there a restart scenario where
> ovsdb-server would only return a subset of the database to an initial
> monitor?

There should not be.

If you can figure out how to reproduce the problem, please let us know.
We'll fix it.



More information about the dev mailing list