From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: georgy@tarantool.org, Kirill Shcherbatov <kshcherbatov@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH v1 1/1] box: support reload whole module
Date: Fri, 13 Jul 2018 09:16:51 +0300 [thread overview]
Message-ID: <20180713061651.vv2thwv35oz4igia@tarantool.org> (raw)
In-Reply-To: <17268e5b14a385513c70cef6df0f9de73483252c.1531155099.git.kshcherbatov@tarantool.org>
Hello,
On 09 июл 19:54, Kirill Shcherbatov wrote:
> @TarantoolBot document
> Title: fixed module reload
> There was a bug in tarantool documentation:
> https://tarantool.io/en/doc/1.7/book/box/
> box_schema/#lua-function.box.schema.func.reload
> Now it is allowed to reload all functions in loadable
> module via one method.
> box.schema.func.reload("utils") -- ok since now
>
> Global reload is still unsupported because it seems
> to be useless.
> box.schema.func.reload() -- invalid!
>
> Closes #2946.
> ---
> https://github.com/tarantool/tarantool/compare/kshch/gh-2946-module-reload
> https://github.com/tarantool/tarantool/issues/2946
I've checked in the patch into 2.0 branch.
--
Regards, Kirill Yukhin
prev parent reply other threads:[~2018-07-13 6:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 16:54 [tarantool-patches] " Kirill Shcherbatov
2018-07-09 18:06 ` [tarantool-patches] " Vladislav Shpilevoy
2018-07-10 6:49 ` Kirill Shcherbatov
2018-07-11 5:25 ` Georgy Kirichenko
2018-07-11 12:46 ` Vladimir Davydov
2018-07-11 12:52 ` Kirill Shcherbatov
2018-07-11 12:59 ` Vladimir Davydov
2018-07-11 14:50 ` Kirill Shcherbatov
2018-07-11 15:57 ` Vladimir Davydov
2018-07-12 8:27 ` Kirill Shcherbatov
2018-07-12 9:31 ` Vladimir Davydov
2018-07-13 6:16 ` Kirill Yukhin [this message]
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=20180713061651.vv2thwv35oz4igia@tarantool.org \
--to=kyukhin@tarantool.org \
--cc=georgy@tarantool.org \
--cc=kshcherbatov@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v1 1/1] box: support reload whole module' \
/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