From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 33BA6469719 for ; Wed, 23 Sep 2020 15:18:27 +0300 (MSK) Date: Wed, 23 Sep 2020 15:18:26 +0300 From: Kirill Yukhin Message-ID: <20200923121826.76k7mdxqhicp5llk@tarantool.org> References: <1599560532-27089-1-git-send-email-alyapunov@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1599560532-27089-1-git-send-email-alyapunov@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v4 00/12] Transaction engine for memtx engine List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandr Lyapunov Cc: tarantool-patches@dev.tarantool.org Hello, On 08 сен 13:22, Aleksandr Lyapunov wrote: > GH issue: https://github.com/tarantool/tarantool/issues/4897 > GH branch: https://github.com/tarantool/tarantool/tree/alyapunov/gh-4897-memtx-tx-engine > > Changes in V4: > - fixed almost all suggestion from the last review > - fixed some problems I found by myself I've checked your patch set into master. Could you please update Release Notes and check that doc tickets are properly created? -- Regards, Kirill Yukhin