On Thu, Dec 03, 2015 at 05:11:49PM -0800, Joe Stringer wrote:
> Before refactoring the main loop to reuse ovsdb_idl_loop_* functions, we
> would use a sequence to see if anything changed in NB database to
> compute and notify the SB database, and vice versa. This logic got
> dropped with the refactor, causing a testsuite failure in the ovn-sbctl
> test. Reintroduce the IDL sequence number checking.
> 
> Fixes: 331e7aefe1c6 ("ovn-northd: Refactor main loop to use ovsdb_idl_loop_*
> functions")
> Suggested-by: Numan Siddique <[email protected]>
> Signed-off-by: Joe Stringer <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to