From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <avtikhon@tarantool.org>
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 <tarantool-patches@dev.tarantool.org>;
 Thu, 12 Nov 2020 17:03:12 +0300 (MSK)
Date: Thu, 12 Nov 2020 17:03:10 +0300
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Message-ID: <20201112140310.GB156808@hpalx>
References: <20201008215956.93983-1-roman.habibov@tarantool.org>
 <ef8887a7-786a-1c1f-a151-1cf6ee503ba1@tarantool.org>
 <1bcad83c-d22e-066c-fde9-77d88ac3cd12@tarantool.org>
 <b23ce4b5-b81d-017a-8604-0633933b6436@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 <tarantool-patches.dev.tarantool.org>
List-Unsubscribe: <https://lists.tarantool.org/mailman/options/tarantool-patches>, 
 <mailto:tarantool-patches-request@dev.tarantool.org?subject=unsubscribe>
List-Archive: <https://lists.tarantool.org/pipermail/tarantool-patches/>
List-Post: <mailto:tarantool-patches@dev.tarantool.org>
List-Help: <mailto:tarantool-patches-request@dev.tarantool.org?subject=help>
List-Subscribe: <https://lists.tarantool.org/mailman/listinfo/tarantool-patches>, 
 <mailto:tarantool-patches-request@dev.tarantool.org?subject=subscribe>
To: roman <roman.habibov@tarantool.org>
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.