vinyl: review fixes for tx interval tracking
Address issues spotted by Alex Lyapunov: - Fix key part count computation in vy_read_interval_cmp[lr]() and vy_read_interval_should_merge() and add the corresponding test case. - Simplify comparison in vy_read_interval_cmp[lr](). - Improve comment to vy_tx_track(). See #2671
Showing
- src/box/vy_read_set.c 15 additions, 5 deletionssrc/box/vy_read_set.c
- src/box/vy_tx.h 35 additions, 1 deletionsrc/box/vy_tx.h
- test/vinyl/tx_gap_lock.result 40 additions, 0 deletionstest/vinyl/tx_gap_lock.result
- test/vinyl/tx_gap_lock.test.lua 15 additions, 0 deletionstest/vinyl/tx_gap_lock.test.lua
Loading
Please register or sign in to comment