From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Ilya Kosarev <i.kosarev@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v2] xlog: make log directory if needed
Date: Tue, 30 Jun 2020 14:17:24 +0300 [thread overview]
Message-ID: <20200630111724.GD2256@grain> (raw)
In-Reply-To: <20200630101944.15515-1-i.kosarev@tarantool.org>
On Tue, Jun 30, 2020 at 01:19:44PM +0300, Ilya Kosarev wrote:
> Tarantool's box.backup.start() returns the list of files needed to
> successfully run new instance. The problem was that it doesn't include
> empty indexes log directories. This means that after starting the
> instance using backed up files and inserting something into previously
> empty index we could run into log file creation error for example on
> box.snapshot() call. Now this is not a problem as far as according
> directories are created if needed. Corresponding test case added.
>
> Closes #5090
Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com>
next prev parent reply other threads:[~2020-06-30 11:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 12:44 [Tarantool-patches] [PATCH] " Ilya Kosarev
2020-06-29 12:48 ` Cyrill Gorcunov
2020-06-29 12:49 ` Cyrill Gorcunov
2020-06-30 10:19 ` [Tarantool-patches] [PATCH v2] " Ilya Kosarev
2020-06-30 11:17 ` Cyrill Gorcunov [this message]
2020-07-09 8:39 ` [Tarantool-patches] [PATCH] " Kirill Yukhin
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=20200630111724.GD2256@grain \
--to=gorcunov@gmail.com \
--cc=i.kosarev@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v2] xlog: make log directory if needed' \
/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