Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@freelists.org
Cc: kostja@tarantool.org
Subject: [tarantool-patches] Re: [PATCH 0/5] SWIM bug fixes
Date: Thu, 23 May 2019 00:14:48 +0300	[thread overview]
Message-ID: <2aedd2dd-0e2c-8a37-dd51-c3527ea701da@tarantool.org> (raw)
In-Reply-To: <cover.1558554655.git.v.shpilevoy@tarantool.org>



On 22/05/2019 22:56, Konstantin Osipov wrote:> * Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/05/22 22:54]:
>> This patchset consists of quite independent fixes related to leaks, segfaults,
>> and flaky tests discovered by simultaneous run of swim/swim.test.lua in 100-1000
> 
> OK to push to all patches.  
> 

Pushed to the master.

On 22/05/2019 22:52, Vladislav Shpilevoy wrote:
> This patchset consists of quite independent fixes related to leaks, segfaults,
> and flaky tests discovered by simultaneous run of swim/swim.test.lua in 100-1000
> tasks.
> 
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/swim-memory-fixes
> 
> Vladislav Shpilevoy (5):
>   swim: fix an obvious leak in swim_delete()
>   swim: fix an obvious use-after-free
>   swim: fix flaky parts in swim/swim.test.lua
>   swim: be ready to idle round steps when net is slow
>   swim: allow to set codec before cfg
> 
>  src/lib/swim/swim.c      | 23 +++++++++++++++--
>  src/lua/swim.lua         |  1 +
>  test/swim/box.lua        | 22 ++++++++++++++++
>  test/swim/swim.result    | 55 +++++++++++++++++-----------------------
>  test/swim/swim.test.lua  | 34 ++++++++++++-------------
>  test/unit/swim.c         | 20 ++++++++++++++-
>  test/unit/swim.result    |  7 ++++-
>  test/unit/swim_test_ev.c | 10 ++++++--
>  8 files changed, 116 insertions(+), 56 deletions(-)
> 

      parent reply	other threads:[~2019-05-22 21:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22 19:52 [tarantool-patches] " Vladislav Shpilevoy
2019-05-22 19:52 ` [tarantool-patches] [PATCH 1/5] swim: fix an obvious leak in swim_delete() Vladislav Shpilevoy
2019-05-22 19:52 ` [tarantool-patches] [PATCH 2/5] swim: fix an obvious use-after-free Vladislav Shpilevoy
2019-05-22 19:52 ` [tarantool-patches] [PATCH 3/5] swim: fix flaky parts in swim/swim.test.lua Vladislav Shpilevoy
2019-05-22 19:52 ` [tarantool-patches] [PATCH 4/5] swim: be ready to idle round steps when net is slow Vladislav Shpilevoy
2019-05-22 19:52 ` [tarantool-patches] [PATCH 5/5] swim: allow to set codec before cfg Vladislav Shpilevoy
2019-05-22 21:14 ` Vladislav Shpilevoy [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=2aedd2dd-0e2c-8a37-dd51-c3527ea701da@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH 0/5] SWIM bug fixes' \
    /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