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

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Mar 25 22:56:15 MSK 2021



On 25.03.2021 13:07, Cyrill Gorcunov wrote:
> 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.

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.


More information about the Tarantool-patches mailing list