[PATCH] memtx: don't delay deletion of temporary tuples during snapshot

Vladimir Davydov vdavydov.dev at gmail.com
Thu Jun 14 16:29:10 MSK 2018


On Thu, Jun 14, 2018 at 03:57:59PM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev at gmail.com> [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 <vdavydov.dev at gmail.com> [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.



More information about the Tarantool-patches mailing list