[Tarantool-patches] [PATCH v3 2/2] memtx: allow quota overuse for truncation and deletion

Konstantin Osipov kostja.osipov at gmail.com
Mon Feb 10 13:50:11 MSK 2020


* Ilya Kosarev <i.kosarev at tarantool.org> [20/02/10 13:44]:

Ilya, please explain the issues in specific terms: references to
source code, test conditions, and so on.

I don't see any issue with reserving a slab at Tarantool start for 
out-of-memory truncate. I don't see any issues with deletes,
because deletes are not supposed to use this slab, it should only hold
truncate record. Deletes do not allocate tuples anyway.

I think you should try to do it and send a patch when you get
stuck.

You can't expect me to explain how to do it because I don't know
what you don't know.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list