[Tarantool-patches] [PATCH 2/2] box/applier: add missing diag_set on region_alloc failure
Konstantin Osipov
kostja.osipov at gmail.com
Mon Jan 20 11:31:48 MSK 2020
* Cyrill Gorcunov <gorcunov at gmail.com> [20/01/17 16:32]:
> In case if we're hitting memory limit allocting triggers
> we should setup diag error to prevent nil dereference
> in diag_raise call for example from applier_apply_tx.
It used to be region_alloc_xc, which would throw exception.
So it's a regression introduced by some of the "cleanup" patches.
Could you please find when it was introduced?
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list