[tarantool-patches] Re: [PATCH v2 2/2] test: added loop with restart for fullmesh routine

Alexander Turenko alexander.turenko at tarantool.org
Sun Mar 24 08:41:51 MSK 2019


I created more or less minimal test case for the problem on the branch
Totktonada/reproduce-create-cluster-fail (./run.sh reproduces the
problem). Hope Georgy will able to pay some time to look into (CCed
him).

I think that we should not hide non-investigated problems in such way
except, maybe, really urgent cases, only as temporary workaround and
with a reference to an issue about a real problem (to don't forget to
revert after a fix).

If we'll decide to do that retries we should do it in test_run.lua (I
guess in create_cluster()).

Let's wait for an initial investigation from Georgy or one of other
developers.

WBR, Alexander Turenko.

On Thu, Mar 21, 2019 at 09:03:06AM +0300, Alexander V. Tikhonov wrote:
> Add loop with restart for fullmesh routine.
> ---
>  test/replication/autobootstrap.result              | 3 ++-
>  test/replication/autobootstrap.test.lua            | 2 +-
>  test/replication/autobootstrap_guest.result        | 2 +-
>  test/replication/autobootstrap_guest.test.lua      | 2 +-
>  test/replication/before_replace.result             | 2 +-
>  test/replication/before_replace.test.lua           | 2 +-
>  test/replication/ddl.result                        | 2 +-
>  test/replication/ddl.test.lua                      | 2 +-
>  test/replication/misc.result                       | 2 +-
>  test/replication/misc.test.lua                     | 2 +-
>  test/replication/on_replace.result                 | 2 +-
>  test/replication/on_replace.test.lua               | 2 +-
>  test/replication/quorum.result                     | 4 ++--
>  test/replication/quorum.test.lua                   | 4 ++--
>  test/replication/rebootstrap.result                | 2 +-
>  test/replication/rebootstrap.test.lua              | 2 +-
>  test/replication/recover_missing_xlog.result       | 9 ++-------
>  test/replication/recover_missing_xlog.test.lua     | 7 ++-----
>  test/replication/replicaset_ro_mostly.result       | 1 +
>  test/replication/show_error_on_disconnect.result   | 2 +-
>  test/replication/show_error_on_disconnect.test.lua | 2 +-
>  21 files changed, 26 insertions(+), 32 deletions(-)




More information about the Tarantool-patches mailing list