Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH vshard 0/2] Deprecations
@ 2022-01-28  0:23 Vladislav Shpilevoy via Tarantool-patches
  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  0:23 ` [Tarantool-patches] [PATCH vshard 2/2] Drop periodic Lua GC explicit call Vladislav Shpilevoy via Tarantool-patches
  0 siblings, 2 replies; 6+ messages in thread
From: Vladislav Shpilevoy via Tarantool-patches @ 2022-01-28  0:23 UTC (permalink / raw)
  To: tarantool-patches, olegrok

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)


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

end of thread, other threads:[~2022-01-28 22:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28  0:23 [Tarantool-patches] [PATCH vshard 0/2] Deprecations Vladislav Shpilevoy via Tarantool-patches
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

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