Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: tarantool-patches@dev.tarantool.org, olegrok@tarantool.org
Subject: [Tarantool-patches] [PATCH vshard 0/2] Deprecations
Date: Fri, 28 Jan 2022 01:23:15 +0100	[thread overview]
Message-ID: <cover.1643329358.git.v.shpilevoy@tarantool.org> (raw)

Branch: http://github.com/tarantool/vshard/tree/gerold103/gh-267-drop-1.9
Issue: https://github.com/tarantool/vshard/issues/267

Vladislav Shpilevoy (2):
  Drop Tarantool < 1.10.1 support
  Drop periodic Lua GC explicit call

 test/multiple_routers/multiple_routers.result |  64 ----------
 .../multiple_routers.test.lua                 |  20 ---
 test/router/garbage_collector.result          | 116 ------------------
 test/router/garbage_collector.test.lua        |  39 ------
 test/storage/garbage_collector.result         |  62 ----------
 test/storage/garbage_collector.test.lua       |  23 ----
 test/unit/config.result                       |  27 +---
 test/unit/config.test.lua                     |  13 +-
 vshard/cfg.lua                                |   9 +-
 vshard/consts.lua                             |   1 -
 vshard/error.lua                              |   9 +-
 vshard/lua_gc.lua                             |  54 --------
 vshard/router/init.lua                        | 101 +--------------
 vshard/storage/init.lua                       |  29 +----
 vshard/util.lua                               |   4 +
 15 files changed, 23 insertions(+), 548 deletions(-)
 delete mode 100644 test/router/garbage_collector.result
 delete mode 100644 test/router/garbage_collector.test.lua
 delete mode 100644 vshard/lua_gc.lua

-- 
2.24.3 (Apple Git-128)


             reply	other threads:[~2022-01-28  0:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  0:23 Vladislav Shpilevoy via Tarantool-patches [this message]
2022-01-28  0:23 ` [Tarantool-patches] [PATCH vshard 1/2] Drop Tarantool < 1.10.1 support Vladislav Shpilevoy via Tarantool-patches
2022-01-28  5:47   ` Oleg Babin via Tarantool-patches
2022-01-28  0:23 ` [Tarantool-patches] [PATCH vshard 2/2] Drop periodic Lua GC explicit call Vladislav Shpilevoy via Tarantool-patches
2022-01-28  5:47   ` Oleg Babin via Tarantool-patches
2022-01-28 22:19     ` Vladislav Shpilevoy via Tarantool-patches

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.1643329358.git.v.shpilevoy@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=olegrok@tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH vshard 0/2] Deprecations' \
    /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