From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 65E8F469719 for ; Thu, 12 Nov 2020 17:03:12 +0300 (MSK) Date: Thu, 12 Nov 2020 17:03:10 +0300 From: "Alexander V. Tikhonov" Message-ID: <20201112140310.GB156808@hpalx> References: <20201008215956.93983-1-roman.habibov@tarantool.org> <1bcad83c-d22e-066c-fde9-77d88ac3cd12@tarantool.org> <7ce86fee-80a6-5863-469b-be8fc637ad80@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ce86fee-80a6-5863-469b-be8fc637ad80@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 0/2] Improve json error message. List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: roman Cc: tarantool-patches@dev.tarantool.org Hi Roman, I've checked all results in gitlab-ci, and no new degradations found [1], patch LGTM. [1] - https://gitlab.com/tarantool/tarantool/-/pipelines/211735855 On Thu, Nov 05, 2020 at 06:44:31PM +0300, roman wrote: > Thank you, Leonid. > > Alexander, can you look through the patch set, please? > > > On 10.11.2020 00:22, Leonid Vasiliev wrote: > > LGTM.