[patches] [PATCH 1/1] test: vinyl secondary idx iterator skips changes of read keys

Vladimir Davydov vdavydov.dev at gmail.com
Sat Feb 17 11:56:37 MSK 2018


On Fri, Feb 16, 2018 at 06:59:07PM +0300, Vladislav Shpilevoy wrote:
> If a key is updated after a secondary index scan, but before a
> primary index lookup, then ignore this update.
> 
> Closes #2442

Technically, the patch is fine, but I don't see any practical value in
it, because behavior of SELECT in presense of secondary keys should
already be checked by the vinyl/select_consistency test.



More information about the Tarantool-patches mailing list