From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) (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 9FF08469719 for ; Sat, 7 Mar 2020 00:34:46 +0300 (MSK) Received: by mail-lf1-f47.google.com with SMTP id x22so3054458lff.5 for ; Fri, 06 Mar 2020 13:34:46 -0800 (PST) Date: Sat, 7 Mar 2020 00:34:45 +0300 From: Konstantin Osipov Message-ID: <20200306213445.GG8140@atlas> References: <20200305122943.7324-1-gorcunov@gmail.com> <20200305122943.7324-8-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200305122943.7324-8-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 07/10] box/txn: clear fiber storage right before journal write List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml * Cyrill Gorcunov [20/03/05 15:32]: > Otherwise we won't be able to make a rollback in case > of journal_entry_new allocation failure. LGTM. -- Konstantin Osipov, Moscow, Russia