On 6/12/21 4:00 AM, 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: Dumitru Ceara <[email protected]> Thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
