[tarantool-patches] Re: [PATCH 1/2] vinyl: drop useless vy_read_view->is_aborted flag

Konstantin Osipov kostja at tarantool.org
Thu Mar 28 15:50:52 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/03/22 21:17]:
> It is supposed to abort an iterator that read a statement reverted after
> a failed WAL write. However, we will abort such an iterator anyway - see
> vy_tx_abort_readers(). So let's drop the useless flag.
> 
> It turned out that we never tested such a case (try grepping "read view
> is aborted" error). So let's also add a functional test for it.

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list