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

Konstantin Osipov kostja.osipov at gmail.com
Wed Dec 11 10:08:30 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/12/11 10:01]:
> On the other hand I agree, that fiber pooled loop probably should
> not know anything about requests. Another option is to call
> fiber_cleanup() right in iproto.cc after each request. We would need
> to patch tx_process_misc(), tx_process_call(), tx_process1(),
> tx_process_select(), tx_process_sql(), tx_process_join_subscribe().
> Not so many places. What do you think?

This is what I suggest. Let's begin with this, then the rest of 
my comments will fit in their place.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list