Thanks Andy, I applied this to master, branch-2.4, and branch-2.3.
On Wed, Sep 02, 2015 at 11:45:40AM -0700, Andy Zhou wrote:
> Acked-by: Andy Zhou
>
> On Mon, Aug 31, 2015 at 9:52 AM, Ben Pfaff wrote:
> > The _version column in each OVSDB row is supposed to be updated whenever
> > any other co
Acked-by: Andy Zhou
On Mon, Aug 31, 2015 at 9:52 AM, Ben Pfaff wrote:
> The _version column in each OVSDB row is supposed to be updated whenever
> any other column in the row changes. However, the transaction code was
> not careful to do this only when a row actually changed--there were other
>
The _version column in each OVSDB row is supposed to be updated whenever
any other column in the row changes. However, the transaction code was
not careful to do this only when a row actually changed--there were other
cases where a row was considered at transaction commit time and _version
updated