[Tarantool-patches] [PATCH v5 2/4] wal: warn when trying to write a record with a broken lsn
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Sat Feb 29 02:24:55 MSK 2020
On 28/02/2020 09:34, Serge Petrenko wrote:
> There is an assertion in vclock_follow `lsn > prev_lsn`, which doesn't
> fire in release builds, of course. Let's at least warn the user on an
> attemt to write a record with a duplicate or otherwise broken lsn, and
attemt -> attempt
I fixed that on the branch by a force push.
More information about the Tarantool-patches
mailing list