From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 14 Jun 2018 16:29:10 +0300 From: Vladimir Davydov Subject: Re: [PATCH] memtx: don't delay deletion of temporary tuples during snapshot Message-ID: <20180614132910.7gdkzcxgahwlql26@esperanza> References: <20180608035636.GG6866@chai> <20180608063915.6r6rzuutlr4cpob5@esperanza> <20180614082305.padi2xm4czewblwo@esperanza> <20180614125759.GB959@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180614125759.GB959@chai> To: Konstantin Osipov Cc: tarantool-patches@freelists.org List-ID: On Thu, Jun 14, 2018 at 03:57:59PM +0300, Konstantin Osipov wrote: > * Vladimir Davydov [18/06/14 11:28]: > > On Fri, Jun 08, 2018 at 09:39:15AM +0300, Vladimir Davydov wrote: > > > On Fri, Jun 08, 2018 at 06:56:36AM +0300, Konstantin Osipov wrote: > > > > * Vladimir Davydov [18/06/04 23:48]: > > > > > Since tuples stored in temporary spaces are never written to disk, we > > > > > can always delete them immediately, even when a snapshot is in progress. > > > > > > > > > > Closes #3432 > > > > > > > > OK to push. > > > > > > Where to? 1.9 or 1.10? > > > > > > The ticket is on 1.10 milestone, but there's a comment that says it > > > should be fixed in 1.9 ... > > > > ping > > 1.9 Pushed.