[
https://issues.apache.org/jira/browse/IGNITE-26741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-26741:
-----------------------------------------
Labels: MakeTeamcityGreenAgain ignite-3 (was: ignite-3)
> [FLAKY] cluster init command may fail even though cluster initialized
> successfully
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-26741
> URL: https://issues.apache.org/jira/browse/IGNITE-26741
> Project: Ignite
> Issue Type: Bug
> Components: cli ai3
> Affects Versions: 3.1
> Reporter: Vladimir Dmitrienko
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Attachments: log.zip
>
>
> *Steps to reproduce:*
> # Start a single node cluster.
> # Run a `cluster init` command:
>
> {code:java}
> /bin/ignite3 cluster init --name=test_cluster
> --metastorage-group=test_cluster_0 --url=http://localhost:10301{code}
> *Actual result:*
> The command returns exit code 1.
> stderr: "timeout"
> However, the are no errors in the log and the cluster seems to be initialized
> successfully.
> Log attached.
> *Expected result:*
> Cluster initialized successfully, exit code: 0.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)