[Tarantool-patches] [PATCH v4 2/3] test: add a test for wal_cleanup_delay option

Cyrill Gorcunov gorcunov at gmail.com
Thu Mar 25 15:07:34 MSK 2021


On Wed, Mar 24, 2021 at 11:10:23PM +0100, Vladislav Shpilevoy wrote:
> Thanks for working on this!
> 
> See 4 comments below.
> 
> > +
> > +--
> > +-- Stop the replica node and generate
> > +-- xlogs on the master.
> > +test_run:switch('default')
> 
> 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.

> > +test_run:switch('default')
> 
> 2. You can restart the master without switching to default.

Yes, thanks. And same for rest of comments, will update.


More information about the Tarantool-patches mailing list