[Tarantool-patches] [PATCH 0/3] box.execute() and box.cfg() idempotence and locking
Kirill Yukhin
kyukhin at tarantool.org
Mon Jun 22 13:11:12 MSK 2020
Hello,
On 13 май 01:18, Alexander Turenko wrote:
> This patchset provides several fixes for box.execute() and box.cfg()
> functions when they are called under various circumstances: when a
> function is saved before box loading and called after it, when a
> function is called during box loading.
>
> Existence of this patchset does not mean that we'll not implement
> https://github.com/tarantool/tarantool/issues/4726: I don't know whether
> we will do or will not, but I intend to fix bugs in the existing code.
>
> https://github.com/tarantool/tarantool/issues/4231
> Totktonada/gh-4231-box-execute-idempotence
>
> My review is not more sufficient, because I became co-author of the
> patchset. Igor, can you, please, review it and pass to a second reviewer
> (I suggest Vlad)?
>
> Alexander Turenko (1):
> box: always wait box loading in box.execute()
>
> Maria (2):
> box: check whether box is loaded in box.execute()
> box: always reconfigure box at non-first box.cfg()
I've checked your patchset into 2.3, 2.4 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list