[Tarantool-patches] [PATCH] lua: fix panic in case when log.cfg.log incorrecly specified

Kirill Yukhin kyukhin at tarantool.org
Fri Sep 11 16:11:46 MSK 2020


Hello,

On 09 сен 11:19, olegrok at tarantool.org wrote:
> From: Oleg Babin <babinoleg at mail.ru>
> 
> This patch makes log.cfg{log = ...} behaviour the same as in
> box.cfg{log = ...} and fixes panic if "log" is incorrectly
> specified. For such purpose we export "say_parse_logger_type"
> function and use for logger type validation and logger type
> parsing.
> 
> Closes #5130
> ---
> Issue: https://github.com/tarantool/tarantool/issues/5130 
> Branch: https://github.com/tarantool/tarantool/tree/olegrok/5130-panic-on-invalid-log

I've checked your patch into 2.5 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list