Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@freelists.org,
	AKhatskevich <avkhatskevich@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH 0/2][vshard] Vshard safe reload
Date: Sun, 17 Jun 2018 22:39:58 +0300	[thread overview]
Message-ID: <b7f85e00-c852-3783-cde2-f5d69c044963@tarantool.org> (raw)
In-Reply-To: <cover.1528566184.git.avkhatskevich@tarantool.org>

Hello. Thanks for the patches!

Please, describe here the point of the patchset.
It could be not obvious for a witness.

On 09/06/2018 20:47, AKhatskevich wrote:
> Branch: https://github.com/tarantool/vshard/tree/kh/gh-112-reload-mt-2
> Issue: https://github.com/tarantool/vshard/issues/112
> 
> Two commits:
>   * Add test on error during reconfigure
>   * Complete module reload
>       reloads entire vshard, deprecating old objects
> 
>   test/lua_libs/util.lua        |  16 +++++++
>   test/router/reload.result     | 109 ++++++++++++++++++++++++++++++++++++++++++
>   test/router/reload.test.lua   |  41 ++++++++++++++++
>   test/router/router.result     |  30 +++++++++++-
>   test/router/router.test.lua   |  10 ++++
>   test/storage/reload.result    |  61 +++++++++++++++++++++++
>   test/storage/reload.test.lua  |  24 ++++++++++
>   test/storage/storage.result   |  33 +++++++++++++
>   test/storage/storage.test.lua |  12 +++++
>   vshard/replicaset.lua         |  91 ++++++++++++++++++++++++++++-------
>   vshard/router/init.lua        |  47 ++++++++++++++----
>   vshard/storage/init.lua       |  53 +++++++++++++++-----
>   vshard/util.lua               |  20 ++++++++
>   13 files changed, 506 insertions(+), 41 deletions(-)
> 

  parent reply	other threads:[~2018-06-17 19:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-09 17:47 [tarantool-patches] " AKhatskevich
2018-06-09 17:47 ` [tarantool-patches] [PATCH 1/2] Add test on error during reconfigure AKhatskevich
2018-06-17 19:46   ` [tarantool-patches] " Vladislav Shpilevoy
2018-06-18 10:10     ` Alex Khatskevich
2018-06-18 10:48       ` Vladislav Shpilevoy
2018-06-19 10:36         ` Alex Khatskevich
2018-06-09 17:47 ` [tarantool-patches] [PATCH 2/2] Complete module reload AKhatskevich
2018-06-17 19:46   ` [tarantool-patches] " Vladislav Shpilevoy
2018-06-19  7:09     ` Alex Khatskevich
2018-06-19  9:00       ` Vladislav Shpilevoy
2018-06-19 11:49         ` Alex Khatskevich
2018-06-19 11:57           ` Vladislav Shpilevoy
2018-06-17 19:39 ` Vladislav Shpilevoy [this message]
2018-06-19  7:20   ` [tarantool-patches] Re: [PATCH 0/2][vshard] Vshard safe reload Alex Khatskevich

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=b7f85e00-c852-3783-cde2-f5d69c044963@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=avkhatskevich@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH 0/2][vshard] Vshard safe reload' \
    /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