Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH 0/4] vinyl: fix crash in vinyl_iterator_secondary_next()
@ 2018-05-15 14:08 Vladimir Davydov
  2018-05-15 14:08 ` [PATCH 1/4] vinyl: fix EQ check in run iterator Vladimir Davydov
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Vladimir Davydov @ 2018-05-15 14:08 UTC (permalink / raw)
  To: kostja; +Cc: tarantool-patches

Hopefully, this will fix the crash happening at Mail.Ru Cloud deployment.

https://github.com/tarantool/tarantool/issues/3393
https://github.com/tarantool/tarantool/commits/gh-3393-vy-fix-crash-in-sk-select

Vladimir Davydov (4):
  vinyl: fix EQ check in run iterator
  vinyl: fix lost key on dump completion
  vinyl: do not panic if secondary index is inconsistent with primary
  test: improve vinyl/select_consistency

 src/box/vinyl.c                        | 23 +++++++++++++++++++----
 src/box/vy_run.c                       | 13 ++++++++++++-
 src/box/vy_scheduler.c                 |  3 ++-
 test/vinyl/select_consistency.result   | 11 +++++++----
 test/vinyl/select_consistency.test.lua |  9 +++++----
 5 files changed, 45 insertions(+), 14 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-05-15 19:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15 14:08 [PATCH 0/4] vinyl: fix crash in vinyl_iterator_secondary_next() Vladimir Davydov
2018-05-15 14:08 ` [PATCH 1/4] vinyl: fix EQ check in run iterator Vladimir Davydov
2018-05-15 19:05   ` Konstantin Osipov
2018-05-15 19:23     ` Vladimir Davydov
2018-05-15 14:08 ` [PATCH 2/4] vinyl: fix lost key on dump completion Vladimir Davydov
2018-05-15 19:20   ` Konstantin Osipov
2018-05-15 19:27     ` Vladimir Davydov
2018-05-15 14:08 ` [PATCH 3/4] vinyl: do not panic if secondary index is inconsistent with primary Vladimir Davydov
2018-05-15 14:08 ` [PATCH 4/4] test: improve vinyl/select_consistency Vladimir Davydov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox