From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E215F24DBE for ; Tue, 20 Aug 2019 07:56:00 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ue2C3rTn002V for ; Tue, 20 Aug 2019 07:56:00 -0400 (EDT) Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id A29E5254D4 for ; Tue, 20 Aug 2019 07:56:00 -0400 (EDT) Date: Tue, 20 Aug 2019 14:55:58 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH] tarantoolctl doesn't fail when box.cfg is delayed in init script Message-ID: <20190820115558.GE8932@atlas> References: <20190819073936.37388-1-m.melentiev@corp.mail.ru> <20190819075457.GA18442@atlas> <59464C78-29E6-4F91-B8E9-CA01CB63FE65@corp.mail.ru> <20190819150532.gh25tyc73mcfazeg@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Maxim Melentiev Cc: tarantool-patches@freelists.org, Maxim Melentiev , alexander.turenko@tarantool.org * Maxim Melentiev [19/08/20 14:28]: > `tarantoolctl start` patches box.cfg two times: > 1) before the init script to set default values and enforce some others, > 2) after the init script to prevent changing a pid_file in runtime. > This comment is even better so it's obviously also lgtm. -- Konstantin Osipov, Moscow, Russia