[tarantool-patches] Re: [wal 1/1] wal: Update request header after sequence update

Georgy Kirichenko georgy at tarantool.org
Wed Apr 18 10:10:39 MSK 2018


Seems good for me
Thanks for investigation

On Tuesday, April 17, 2018 10:39:16 AM MSK Ilya Markov wrote:
> When tuple in insert/replace request has NULL value
> in the field incremented by sequence,
> request body is changed, NULL is replaced by value taken from
> sequence.
> But request header is not updated.
> So Redo log, which takes body from header if header exists,
> writes the old version of request to wal.
> 
> Fixed this with updating header value after handling the sequence.
> 
> Closes #3247
> ---
> branch gh-3247-wrong-sequence-primary-index
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180418/815ffa0d/attachment.sig>


More information about the Tarantool-patches mailing list