[tarantool-patches] Re: [PATCH v2 5/7] memtx: enter small delayed free mode from snapshot iterator

Konstantin Osipov kostja at tarantool.org
Mon Aug 19 23:51:36 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/08/19 19:57]:
> We must enable SMALL_DELAYED_FREE_MODE to safely use a memtx snapshot
> iterator. Currently, we do that in checkpoint related callbacks, but if
> we want to reuse snapshot iterators for other purposes, e.g. feeding
> a read view to a newly joined replica, we better hide this code behind
> snapshot iterator constructors.

As discussed, better garbage collection is a separate patch. With
that, lgtm.


-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list