From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f68.google.com (mail-lf1-f68.google.com [209.85.167.68]) (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 F4039469719 for ; Tue, 18 Feb 2020 22:03:26 +0300 (MSK) Received: by mail-lf1-f68.google.com with SMTP id z5so258504lfd.12 for ; Tue, 18 Feb 2020 11:03:26 -0800 (PST) Date: Tue, 18 Feb 2020 22:03:24 +0300 From: Konstantin Osipov Message-ID: <20200218190324.GB20569@atlas> References: <257cb279bd1b62ef6ff98aa4fa7226ba1bf3b2d0.1582046958.git.sergepetrenko@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <257cb279bd1b62ef6ff98aa4fa7226ba1bf3b2d0.1582046958.git.sergepetrenko@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v3 2/4] recovery: allow to ignore rows coming from a certain instance List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * Serge Petrenko [20/02/18 20:38]: > Prerequisite #4739 This is a strange way to mute rows from self. Why not set vclock component to infinity as I suggested multiple times? Why not respond to me with objection if my suggestion can not be done? > -- Konstantin Osipov, Moscow, Russia