Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: kostja@tarantool.org
Cc: tarantool-patches@freelists.org
Subject: [PATCH 0/4] vinyl: fix crash in vinyl_iterator_secondary_next()
Date: Tue, 15 May 2018 17:08:36 +0300	[thread overview]
Message-ID: <cover.1526392563.git.vdavydov.dev@gmail.com> (raw)

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

             reply	other threads:[~2018-05-15 14:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 14:08 Vladimir Davydov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1526392563.git.vdavydov.dev@gmail.com \
    --to=vdavydov.dev@gmail.com \
    --cc=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [PATCH 0/4] vinyl: fix crash in vinyl_iterator_secondary_next()' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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