From: Vladislav Shpilevoy via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Serge Petrenko <sergepetrenko@tarantool.org>, gorcunov@gmail.com Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH v2 2/2] xrow: reset parameters of decode_subscribe() to default Date: Thu, 2 Sep 2021 23:47:49 +0200 [thread overview] Message-ID: <d576d783-9ddf-b359-2a0a-996b2eb90ab1@tarantool.org> (raw) In-Reply-To: <7b374c0b4f05562ef0e1e65ea3270f3e9aa57f68.1630588778.git.sergepetrenko@tarantool.org> Hi! Thanks for the fixes! Now you can drop: applier.cc:1256: cluster_id = uuid_nil; applier.cc:1292: vclock_create(&applier->remote_vclock_at_subscribe); box.cc:2617: instance_uuid = uuid_nil; box.cc:2850: replica_uuid = uuid_nil; box.cc:2851: peer_replicaset_uuid = uuid_nil; box.cc:2854: vclock_create(&replica_clock); relay.cc:687: vclock_create(&relay->recv_vclock);
next prev parent reply other threads:[~2021-09-02 21:47 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-09-02 13:21 [Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access Serge Petrenko via Tarantool-patches 2021-09-02 13:21 ` [Tarantool-patches] [PATCH v2 1/2] box: remove unused variable in process_register() Serge Petrenko via Tarantool-patches 2021-09-02 13:21 ` [Tarantool-patches] [PATCH v2 2/2] xrow: reset parameters of decode_subscribe() to default Serge Petrenko via Tarantool-patches 2021-09-02 21:47 ` Vladislav Shpilevoy via Tarantool-patches [this message] 2021-09-06 8:06 ` Serge Petrenko via Tarantool-patches 2021-09-07 21:46 ` Vladislav Shpilevoy via Tarantool-patches 2021-09-02 17:34 ` [Tarantool-patches] [PATCH v2 0/2] replication: fix uninitialized replica_version_id access Cyrill Gorcunov via Tarantool-patches 2021-09-09 10:18 ` Kirill Yukhin via Tarantool-patches
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=d576d783-9ddf-b359-2a0a-996b2eb90ab1@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=gorcunov@gmail.com \ --cc=sergepetrenko@tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v2 2/2] xrow: reset parameters of decode_subscribe() to default' \ /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