[Tarantool-patches] [PATCH v6] memtx: fix out of memory handling for rtree
Nikita Pettik
korablev at tarantool.org
Thu Mar 5 00:18:41 MSK 2020
On 03 Mar 14:50, Olga Arkhangelskaia wrote:
> Hi Sergey! I need time to check everything!
>
> I can not use error injection that exists in memtx_index_extent_reserve(),
>
> because it is used in memtx_space_replace_all_keys ant it is called prior
> memtx_rtree_index_reserve() .
>
> If we use memtx_index_extent_reserve(), injection we will not reach the
> place where error with rtree occures.
>
> So to make sure that we fixed the problem we need
> memtx_rtree_index_reserve() to fail.
>
Since now patch received two acks, it is ready to be pushed.
Olga, could you please rebase branch on the top of master (there's several
merge conflicts) and provide brief @changelog (a few sentences for casual
Tarantool users concerning visible changes this patch introduces)? As soon
as it is ready, I'll push it. Thanks.
More information about the Tarantool-patches
mailing list