From: Cyrill Gorcunov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tml <tarantool-patches@dev.tarantool.org>
Subject: Re: [Tarantool-patches] [PATCH v4 2/3] test: add a test for wal_cleanup_delay option
Date: Thu, 25 Mar 2021 23:19:41 +0300 [thread overview]
Message-ID: <YFzwXTMDPkVIPP02@grain> (raw)
In-Reply-To: <9e613449-0ca0-839b-f3ca-7067e4c58ee4@tarantool.org>
On Thu, Mar 25, 2021 at 08:56:15PM +0100, Vladislav Shpilevoy wrote:
> >>
> >> 1. You could switch to the master right away. No
> >> need to switch through the default node.
> >
> > No. I'm *on* the replica at this moment and then
> > I need to stop it. I can't stop server being on
> > it, otherwise we hang. Already tried.
>
> I know you are on the replica. And you need to switch to the
> master. Then switch to the master. I don't see why do you need to
> do it ->default->master instead of just ->master way.
Yeah, thanks! I realised this a bit later. Done like
--
-- Stop the replica node and generate
-- xlogs on the master.
test_run:switch('master')
test_run:cmd('stop server replica')
box.space.test:insert({1})
box.snapshot()
Cyrill
next prev parent reply other threads:[~2021-03-25 20:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 16:37 [Tarantool-patches] [PATCH v4 0/3] gc/xlog: delay xlog cleanup until relays are subscribed Cyrill Gorcunov via Tarantool-patches
2021-03-24 16:37 ` [Tarantool-patches] [PATCH v4 1/3] " Cyrill Gorcunov via Tarantool-patches
2021-03-24 22:10 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-25 11:25 ` Cyrill Gorcunov via Tarantool-patches
2021-03-25 19:59 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-25 21:02 ` Cyrill Gorcunov via Tarantool-patches
2021-03-25 21:29 ` Cyrill Gorcunov via Tarantool-patches
2021-03-25 23:50 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-26 7:04 ` Cyrill Gorcunov via Tarantool-patches
2021-03-25 23:51 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-26 7:04 ` Cyrill Gorcunov via Tarantool-patches
2021-03-24 16:37 ` [Tarantool-patches] [PATCH v4 2/3] test: add a test for wal_cleanup_delay option Cyrill Gorcunov via Tarantool-patches
2021-03-24 22:10 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-25 12:07 ` Cyrill Gorcunov via Tarantool-patches
2021-03-25 19:56 ` Vladislav Shpilevoy via Tarantool-patches
2021-03-25 20:19 ` Cyrill Gorcunov via Tarantool-patches [this message]
2021-03-24 16:37 ` [Tarantool-patches] [PATCH v4 3/3] test: box-tap/gc -- add test for is_paused field Cyrill Gorcunov 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=YFzwXTMDPkVIPP02@grain \
--to=tarantool-patches@dev.tarantool.org \
--cc=gorcunov@gmail.com \
--cc=v.shpilevoy@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v4 2/3] test: add a test for wal_cleanup_delay option' \
/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