From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> To: tarantool-patches@freelists.org Subject: [tarantool-patches] Re: [PATCH v1 1/1] box: support reload whole module Date: Mon, 9 Jul 2018 21:06:56 +0300 [thread overview] Message-ID: <8846b566-24c5-9f11-ca29-18baed551921@tarantool.org> (raw) In-Reply-To: <17268e5b14a385513c70cef6df0f9de73483252c.1531155099.git.kshcherbatov@tarantool.org> On 09/07/2018 19:54, Kirill Shcherbatov wrote: > @TarantoolBot document Please, put the doc request after 'Closes'. The request must be at the very end of the commit message. Else 'Closes' is included into the request. > 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. > ---
next prev parent reply other threads:[~2018-07-09 18:06 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 ` Vladislav Shpilevoy [this message] 2018-07-10 6:49 ` [tarantool-patches] " 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
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=8846b566-24c5-9f11-ca29-18baed551921@tarantool.org \ --to=v.shpilevoy@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