[Tarantool-patches] [PATCH v2 2/2] memtx: increase the memory quota if needed to truncate or delete

Konstantin Osipov kostja.osipov at gmail.com
Fri Jan 24 14:21:34 MSK 2020


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [20/01/15 00:03]:
> Thanks for the patch!
> 
> JFI, I am still against this patch. It adds huge and
> unnecessary complexity to the code, which we will need
> to support forever. It is just not worth the pros the
> patch gives.

I don't get why insertion of truncation tuple can not use the
same reserved memory segments which are used for RTREE recovery.
We can just one +1 blog to the reserved list to accommodate for
truncate.


-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list