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 2916430660 for ; Sat, 1 Jun 2019 05:16:31 -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 fk085vYeoJd7 for ; Sat, 1 Jun 2019 05:16:30 -0400 (EDT) Received: from smtp60.i.mail.ru (smtp60.i.mail.ru [217.69.128.40]) (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 86A103065C for ; Sat, 1 Jun 2019 05:16:30 -0400 (EDT) Received: by smtp60.i.mail.ru with esmtpa (envelope-from ) id 1hX07o-0007nD-B8 for tarantool-patches@freelists.org; Sat, 01 Jun 2019 12:16:28 +0300 Date: Sat, 1 Jun 2019 11:38:38 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 04/10] vinyl: rework vylog transaction backlog implementation Message-ID: <20190601083838.GE29429@atlas> References: <8f65d06127e605e1ab41a24f984fec816c2d23cc.1558103547.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f65d06127e605e1ab41a24f984fec816c2d23cc.1558103547.git.vdavydov.dev@gmail.com> 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: tarantool-patches@freelists.org * Vladimir Davydov [19/05/17 17:54]: I like this approach, I would push it regardless of other patches. The patch is LGTM. -- Konstantin Osipov, Moscow, Russia