[Tarantool-patches] [PATCH v3 0/6] Stacked diagnostics
Kirill Yukhin
kyukhin at tarantool.org
Tue Apr 7 14:13:41 MSK 2020
Hello,
On 06 апр 17:17, Nikita Pettik wrote:
> Branch: https://github.com/tarantool/tarantool/commits/np/gh-1148-stacked-diag
> Issue:
> https://github.com/tarantool/tarantool/issues/1148
> https://github.com/tarantool/tarantool/issues/4829
>
> Implementation of stacked diagnostics in Tarantool according to RFC:
> https://github.com/tarantool/tarantool/commit/1acd32d98f628431429b427df19caa9d269bb9c8).
> Error structure is extended with double linked list; Lua and C interfaces
> are provided to interact with it; stacked diagnostics is supported in
> IProto protocol and net.box modules.
>
> Note that patch-set also contains fix of #4829 since some tests rely
> on the fact that box.error(err_obj) promotes error to diagnotic area.
I've checked your patchset into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list