Alexey Scherbakov created IGNITE-24502:
------------------------------------------
Summary: Race on cluster init in the CLI tool
Key: IGNITE-24502
URL: https://issues.apache.org/jira/browse/IGNITE-24502
Project: Ignite
Issue Type: Bug
Reporter: Alexey Scherbakov
We have a race in the CLI tool:
The cluster is not initialized. Run cluster init command to initialize it.
[node1]> cluster init --name testcluster --cluster-management-group=node1
--metastorage-group=node1
Cluster was initialized successfully
[node1]> cluster topology logical
Cannot show logical topology
Expected behavior: logical topology is available after cluster init.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)