From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 660F642EF5E for ; Thu, 11 Jun 2020 02:51:37 +0300 (MSK) References: <461deb567c698a6222aa429aedcf85beba3256ad.1591701695.git.sergepetrenko@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Thu, 11 Jun 2020 01:51:36 +0200 MIME-Version: 1.0 In-Reply-To: <461deb567c698a6222aa429aedcf85beba3256ad.1591701695.git.sergepetrenko@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 6/8] txn_limbo: fix instance id assignment List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko , sergos@tarantool.org, gorcunov@gmail.com Cc: tarantool-patches@dev.tarantool.org Thanks for the fixes! Merged into txn limbo patch.