From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <kostja.osipov@gmail.com>
Received: from mail-lj1-f176.google.com (mail-lj1-f176.google.com
 [209.85.208.176])
 (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 15C5F469719
 for <tarantool-patches@dev.tarantool.org>;
 Fri, 20 Mar 2020 16:34:38 +0300 (MSK)
Received: by mail-lj1-f176.google.com with SMTP id u15so6123134lji.10
 for <tarantool-patches@dev.tarantool.org>;
 Fri, 20 Mar 2020 06:34:38 -0700 (PDT)
Date: Fri, 20 Mar 2020 16:34:36 +0300
From: Konstantin Osipov <kostja.osipov@gmail.com>
Message-ID: <20200320133436.GC29536@atlas>
References: <20200320081956.30650-1-gorcunov@gmail.com>
 <20200320081956.30650-12-gorcunov@gmail.com>
 <20200320102254.GB20273@atlas> <20200320102956.GD8326@uranus>
 <20200320105842.GA30252@atlas> <20200320130222.GF8326@uranus>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20200320130222.GF8326@uranus>
Subject: Re: [Tarantool-patches] [PATCH v16 11/11] box/journal: redesign
	journal operations
List-Id: Tarantool development patches <tarantool-patches.dev.tarantool.org>
List-Unsubscribe: <https://lists.tarantool.org/mailman/options/tarantool-patches>, 
 <mailto:tarantool-patches-request@dev.tarantool.org?subject=unsubscribe>
List-Archive: <https://lists.tarantool.org/pipermail/tarantool-patches/>
List-Post: <mailto:tarantool-patches@dev.tarantool.org>
List-Help: <mailto:tarantool-patches-request@dev.tarantool.org?subject=help>
List-Subscribe: <https://lists.tarantool.org/mailman/listinfo/tarantool-patches>, 
 <mailto:tarantool-patches-request@dev.tarantool.org?subject=subscribe>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: tml <tarantool-patches@dev.tarantool.org>

* Cyrill Gorcunov <gorcunov@gmail.com> [20/03/20 16:06]:
> Kostya, this is v16 of this patch. I've added
> diag_set and dropped redundant fiber_set_txn.
> As to general design I think we can update
> it on top if we choose.
> 
> I pushed into branch
> gorcunov/gh-4031-txn_write_to_wal-16

lgtm. Let's push this and focus on the original crash already.

-- 
Konstantin Osipov, Moscow, Russia