On Tue, Aug 23, 2016 at 10:12:30PM -0700, Amitabha Biswas wrote: > This patch fixes the scenario, where the mutate operation on a row > is sent in the same transaction as row insert operation. It was > obvserved that this mutate operation was not getting committed > to the OVSDB. > > To get around the above problem the "where" condition in an > mutate operation is modified to use the named-uuid to identify > a row created in the current transaction. > > Signed-off-by: Amitabha Biswas <[email protected]> > Suggested-by: Richard Theis <[email protected]>
Thanks, applied to master and branch-2.6. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
