[Tarantool-patches] [PATCH v1] test: fix replication/replica_rejoin.test.lua
Kirill Yukhin
kyukhin at tarantool.org
Tue Oct 13 16:28:44 MSK 2020
Hello,
On 13 окт 15:54, Alexander V. Tikhonov wrote:
> Mistakenly the patch from 2.x Tarantool releases was used for 1.10:
>
> 61e5229617d4a840b9ae8bd2454dcef8fc1c754b "test: flaky replication/replica_rejoin.test.lua"
>
> While the test had to be adapted especialy for 1.10. This commit
> fixes the issue produced by that patch and completely adapts the
> needed changes. The difference between 1.10 release and 2.x is
> the different replication status need to be checked:
>
> 2.x: "loading" + message
> 1.10: "stopped" + box.info.status == "orphan"
Thanks, I've cherry-pick your patch onto 1.10.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list