On 12/06/2021 03:00, Ilya Maximets wrote: > These functions will be used later for ovsdb 'relay' service model, so > moving them to a common code. > > Warnings translated to ovsdb errors, caller in replication.c only > printed inconsistency warnings, but mostly ignored them. Implementing > the same logic by checking the error tag. > > Also ovsdb_execute_insert() previously printed incorrect warning about > duplicate row while it was a syntax error in json. Fixing that by > actually checking for the duplicate and reporting correct ovsdb error. > > Signed-off-by: Ilya Maximets <[email protected]>
Acked-by: Mark D. Gray <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
