From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> To: tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org Subject: Re: [Tarantool-patches] [PATCH 1/1] applier: send heartbeat not only on commit, but on any write Date: Wed, 24 Jun 2020 00:09:59 +0200 [thread overview] Message-ID: <11a6f0fe-d39f-e9d5-59c6-3dfab7c95d1c@tarantool.org> (raw) In-Reply-To: <23700741fb309ed1afd98939e1bc9a2fe5b6ea88.1592866585.git.v.shpilevoy@tarantool.org> Looks like now the transactions leak. Because txn_complete() does not call txn_free() seeing txn->fiber not NULL.
next prev parent reply other threads:[~2020-06-23 22:10 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-22 22:56 Vladislav Shpilevoy 2020-06-23 8:45 ` Serge Petrenko 2020-06-23 21:26 ` Vladislav Shpilevoy 2020-06-23 22:09 ` Vladislav Shpilevoy [this message] 2020-06-23 22:20 ` Vladislav Shpilevoy 2020-06-29 23:18 ` Vladislav Shpilevoy
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=11a6f0fe-d39f-e9d5-59c6-3dfab7c95d1c@tarantool.org \ --to=v.shpilevoy@tarantool.org \ --cc=sergepetrenko@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 1/1] applier: send heartbeat not only on commit, but on any write' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox