[Tarantool-patches] [PATCH 2/2] fiber: destroy fiber.storage created by iproto

Konstantin Osipov kostja.osipov at gmail.com
Mon Dec 9 10:21:40 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/12/08 23:47]:

The danger of reporting, self-assigning and fixing a bug is that
... it might be not a bug.

Users should know that iproto fibers are pooled, not
created/destroyed on demand. So fiber local storage is simply not
making any sense for them.

A proper fix would be to disable fiber local storage for these
fibers, not try to make it work.

Even though your patch "works", it is pretty much useless.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list