From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f169.google.com (mail-lj1-f169.google.com [209.85.208.169]) (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 45688469719 for ; Thu, 13 Feb 2020 09:48:45 +0300 (MSK) Received: by mail-lj1-f169.google.com with SMTP id v17so5285474ljg.4 for ; Wed, 12 Feb 2020 22:48:45 -0800 (PST) Date: Thu, 13 Feb 2020 09:48:43 +0300 From: Konstantin Osipov Message-ID: <20200213064843.GC17713@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 0/2] replication: fix applying of rows originating from local instance List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergepetrenko Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * sergepetrenko [20/02/13 09:34]: > This patchset fixes problems with applying self-issued rows arriving via replication. > > https://github.com/tarantool/tarantool/issues/4739 > https://github.com/tarantool/tarantool/tree/sp/gh-4739-vclock-assert Congratulations for nailing it down! -- Konstantin Osipov, Moscow, Russia