Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: Re: [PATCH v3 1/1] iproto: get iproto obuf only right before usage
Date: Tue, 20 Mar 2018 19:49:24 +0300	[thread overview]
Message-ID: <20180320164924.xdbo6xfhofr7oaxh@esperanza> (raw)
In-Reply-To: <bf549a0c549bc0ec9a2e2da3f96f3e5217fa94e0.1521553302.git.v.shpilevoy@tarantool.org>

On Tue, Mar 20, 2018 at 04:43:05PM +0300, Vladislav Shpilevoy wrote:
> It is possible to discard non-sent responses using a special
> sequence of requests and yields. In details: if DML requests
> yield on commit too long, there are fast read requests, and a
> network is saturated, then some non-sent DML responses are
> discarded.
> 
> Closes #3255
> ---
>  src/box/iproto.cc        | 25 +++++++++++++++++++++----
>  src/errinj.h             |  1 +
>  test/box/errinj.result   | 46 +++++++++++++++++++++++++++++++++++++++++++++-
>  test/box/errinj.test.lua | 21 +++++++++++++++++++++
>  4 files changed, 88 insertions(+), 5 deletions(-)

Looks good to me.

      reply	other threads:[~2018-03-20 16:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180316135103.usjz6veqe5mpste6@esperanza>
2018-03-16 14:41 ` [PATCH " Vladislav Shpilevoy
2018-03-20 13:07   ` Vladimir Davydov
2018-03-20 13:43     ` [PATCH v3 " Vladislav Shpilevoy
2018-03-20 16:49       ` Vladimir Davydov [this message]

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=20180320164924.xdbo6xfhofr7oaxh@esperanza \
    --to=vdavydov.dev@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [PATCH v3 1/1] iproto: get iproto obuf only right before usage' \
    /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