[patches] [PATCH vshard 0/4] Allow auto lua GC and customize bucket garbage collector

Georgy Kirichenko georgy at tarantool.org
Mon Feb 26 21:51:16 MSK 2018


ACK

On Monday, February 26, 2018 1:08:52 PM MSK Vladislav Shpilevoy wrote:
> Branch: gh-77-improve-gc
> Issue: https://github.com/tarantool/vshard/issues/77
> 
> Vladislav Shpilevoy (4):
>   test: fix unstable unit/garbage_errinj.test.lua
>   Yield on reloading an infinite fiber
>   Allow auto lua GC and customize bucket garbage collector
>   storage: refactor garbage collection variable names
> 
>  test/router/garbage_collector.result    |  98
> +++++++++++++++++++++++++++++++ test/router/garbage_collector.test.lua  | 
> 33 +++++++++++
>  test/storage/garbage_collector.result   |  54 +++++++++++++++++
>  test/storage/garbage_collector.test.lua |  22 +++++++
>  test/unit/config.result                 |  49 ++++++++++++++++
>  test/unit/config.test.lua               |  19 ++++++
>  test/unit/garbage.result                |   3 +
>  test/unit/garbage.test.lua              |   1 +
>  vshard/cfg.lua                          |  12 ++++
>  vshard/consts.lua                       |   3 +-
>  vshard/router/init.lua                  |  12 ++++
>  vshard/storage/init.lua                 | 100
> +++++++++++++++++++++----------- vshard/util.lua                         | 
>  5 +-
>  13 files changed, 375 insertions(+), 36 deletions(-)
>  create mode 100644 test/router/garbage_collector.result
>  create mode 100644 test/router/garbage_collector.test.lua

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180226/70dd1639/attachment.sig>


More information about the Tarantool-patches mailing list