test: vinyl secondary idx iterator skips changes of read keys
If a key is updated after a secondary index scan, but before a primary index lookup, then ignore this update. Closes #2442
Showing
- src/box/vinyl.c 8 additions, 0 deletionssrc/box/vinyl.c
- src/errinj.h 1 addition, 0 deletionssrc/errinj.h
- test/box/errinj.result 2 additions, 0 deletionstest/box/errinj.result
- test/vinyl/errinj.result 65 additions, 0 deletionstest/vinyl/errinj.result
- test/vinyl/errinj.test.lua 23 additions, 0 deletionstest/vinyl/errinj.test.lua
Loading
Please register or sign in to comment