From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (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 3686D469719 for ; Sat, 7 Mar 2020 00:35:50 +0300 (MSK) Received: by mail-lj1-f195.google.com with SMTP id d12so3751860lji.4 for ; Fri, 06 Mar 2020 13:35:50 -0800 (PST) Date: Sat, 7 Mar 2020 00:35:48 +0300 From: Konstantin Osipov Message-ID: <20200306213548.GH8140@atlas> References: <20200305122943.7324-1-gorcunov@gmail.com> <20200305122943.7324-9-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200305122943.7324-9-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 08/10] box/txn: move journal allocation into separate routine 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]: > For now we assign callbacks unconditionally but it is > done to minimize changes in each patch in the series. Nice! LGTM. -- Konstantin Osipov, Moscow, Russia