Vadim Pakhnushev created IGNITE-27063:
-----------------------------------------

             Summary: Wait for node join in CLI
                 Key: IGNITE-27063
                 URL: https://issues.apache.org/jira/browse/IGNITE-27063
             Project: Ignite
          Issue Type: Improvement
          Components: cli ai3
            Reporter: Vadim Pakhnushev
            Assignee: Vadim Pakhnushev


When initializing the cluster via CLI in REPL mode and immediately starting sql 
REPL mode, the following error is shown:
{noformat}
[node1]> cluster init --name cluster
Cluster was initialized successfully
[node1]> sql
Failed to start sql repl mode
Probably, you have not initialized the cluster, try to run cluster init command
{noformat}
This happens because the cluster init command is completed before the node 
joins the cluster.
Let's wait for the join.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to