From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 7 Jun 2018 08:41:43 +0300 From: Konstantin Osipov Subject: Re: [PATCH v2 5/8] vinyl: allow to commit statements to mem in arbitrary order Message-ID: <20180607054143.GB29856@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/05/28 07:49]: > vy_mem_commit_stmt() expects statements to be committed in the order > of increasing LSN. Although this condition holds now, it won't once > we start using this function for building indexes. So let's remove > this limitation. > > Needed for #1653 Pushed. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov