[Tarantool-patches] [PATCH 0/3] Replication status errno
Kirill Yukhin
kyukhin at tarantool.org
Thu Nov 21 20:38:06 MSK 2019
Hello,
On 05 ноя 17:59, Vladislav Shpilevoy wrote:
> The patchset makes box.info.replication*.upstream/downstream show
> errno description for system errors.
>
> I made that it shows strerror(errno) of the latest system error,
> but probably it would be better to show errno value, and let a
> user to translate it manually using Lua errno module. On the other
> hand my way is simpler for a user when he manually calls box.info
> in a console to check a replication status. That is discussable.
>
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-4402-replication-system-error
> Issue: https://github.com/tarantool/tarantool/issues/4402
I've checked your patch set into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list