From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (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 BF71C469710 for ; Wed, 27 May 2020 15:51:19 +0300 (MSK) Date: Wed, 27 May 2020 12:51:18 +0000 From: Nikita Pettik Message-ID: <20200527125118.GA17325@tarantool.org> References: <6acc1675-7068-02a1-24ed-80c60aedd29a@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <6acc1675-7068-02a1-24ed-80c60aedd29a@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] vinyl: fix assert in vy_tx_write() List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org On 26 May 23:44, Vladislav Shpilevoy wrote: > Thanks for the patch! > > LGTM. Pushed to master, 2.4, 2.3 and 1.10. Changelogs are updated correspondingly. Branch is dropped.