Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [PATCH 0/2][vshard] Vshard safe reload
@ 2018-06-09 17:47 AKhatskevich
  2018-06-09 17:47 ` [tarantool-patches] [PATCH 1/2] Add test on error during reconfigure AKhatskevich
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: AKhatskevich @ 2018-06-09 17:47 UTC (permalink / raw)
  To: tarantool-patches, v.shpilevoy

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(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-06-19 11:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09 17:47 [tarantool-patches] [PATCH 0/2][vshard] Vshard safe reload 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 ` [tarantool-patches] Re: [PATCH 0/2][vshard] Vshard safe reload Vladislav Shpilevoy
2018-06-19  7:20   ` Alex Khatskevich

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