From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) (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 2FF544696C3 for ; Sun, 5 Apr 2020 10:31:50 +0300 (MSK) Received: by mail-lj1-f194.google.com with SMTP id 19so11199073ljj.7 for ; Sun, 05 Apr 2020 00:31:50 -0700 (PDT) Date: Sun, 5 Apr 2020 10:31:40 +0300 From: Konstantin Osipov Message-ID: <20200405073140.GA1561@atlas> References: <20200404161524.7466-1-gorcunov@gmail.com> <20200404161524.7466-2-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200404161524.7466-2-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH v11 1/8] box: fix bootstrap comment List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml * Cyrill Gorcunov [20/04/05 05:06]: > We're not starting new master node but > a new instance instead. The comment simply > leftover from older modifications. I wrote it and it had a meaning. If we call bootstrap, it's definitely a new master here, because we're creating a new replicaset uuid. -- Konstantin Osipov, Moscow, Russia