[Tarantool-patches] [PATCH v2] vinyl: restart read iterator in case of rolled back WAL

Nikita Pettik korablev at tarantool.org
Wed Jun 24 16:41:53 MSK 2020


On 19 Jun 16:01, Aleksandr Lyapunov wrote:
> Great, lgtm.

Pushed to master, 2.4, 2.3 and 1.10. Changelogs are updated
correspondingly. Branch is dropped.

> Btw, I didn't try to run tests, I hope you did it.
> 
> On 6/19/20 3:24 PM, Nikita Pettik wrote:
> > 
> > Ok, I'm fine with it. Consider this change:
> > 
> > diff --git a/src/box/vy_read_iterator.c b/src/box/vy_read_iterator.c
> > index 62a8722d9..409796910 100644
> > --- a/src/box/vy_read_iterator.c
> > +++ b/src/box/vy_read_iterator.c
> > @@ -378,65 +378,6 @@ vy_read_iterator_scan_disk(struct vy_read_iterator *itr, uint32_t disk_src,
> >          return 0;
> >   }


More information about the Tarantool-patches mailing list