From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f180.google.com (mail-pg1-f180.google.com [209.85.215.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id B315C452566 for ; Tue, 5 Nov 2019 21:18:55 +0300 (MSK) Received: by mail-pg1-f180.google.com with SMTP id z24so10288343pgu.4 for ; Tue, 05 Nov 2019 10:18:55 -0800 (PST) Date: Tue, 5 Nov 2019 21:18:51 +0300 From: Konstantin Osipov Message-ID: <20191105181851.GM29784@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 3/3] replication: show errno in replication info List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [19/11/05 17:57]: > Box.info.replication shows applier/relay's latest error message. > But it didn't include errno description for system errors, even > though it was included in the logs. Now box.info shows the errno > description as well, when possible. Lgtm -- Konstantin Osipov, Moscow, Russia