[tarantool-patches] [PATCH v3 06/14] txn: get rid of fiber_gc from txn_rollback

Георгий Кириченко georgy at tarantool.org
Thu Jun 13 22:28:24 MSK 2019


On Thursday, June 13, 2019 5:12:56 PM MSK Vladimir Davydov wrote:
> On Sun, Jun 09, 2019 at 11:44:35PM +0300, Georgy Kirichenko wrote:
> > Don't touch a fiber gc storage on a transaction rollback explicitly.
...
> 
> As I wrote earlier, I'm pretty convinced we don't need to call
> fiber_gc() after txn_commit/rollback at all. Please consider
> removing it in a separate patch.
I call fiber_gc in such cases only in order to preserve the previous behavior. 
I think we could remove fiber_gc when all transaction data would be placed onto 
transaction memory. We could talk about f2f
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20190613/c09a1bef/attachment.sig>


More information about the Tarantool-patches mailing list