[tarantool-patches] [PATCH v2 0/2] logger non inf error

Olga Arkhangelskaia arkholga at tarantool.org
Wed Aug 1 14:07:08 MSK 2018


Fix non-informative error messages in logger and added some
tests to keep logger safe for usage. 

Olga Arkhangelskaia (2):
  Fixed non-informative error messages for log conf.
  box-tap: test to check logger invalid config.

 src/box/box.cc            | 66 ++++++++++++++++++++++++++++++-----------------
 src/say.c                 |  5 ++--
 test/box-tap/cfg.test.lua |  7 +++--
 3 files changed, 50 insertions(+), 28 deletions(-)

-- 
https://github.com/tarantool/tarantool/issues/3553
https://github.com/tarantool/tarantool/tree/OKriw/gh-3553-non-inf-error

v1:
https://www.freelists.org/post/tarantool-patches/PATCH-01-Fixed-noninformative-error-messages-for-log-conf

Changes in v2:
- added tests
- changed the way of checks, now all checks is left in box
- added re-usage of some checks 

2.14.3 (Apple Git-98)





More information about the Tarantool-patches mailing list