Igor Gusev created IGNITE-25696:
-----------------------------------

             Summary: Wrong message when connecting to node that is starting 
cluster
                 Key: IGNITE-25696
                 URL: https://issues.apache.org/jira/browse/IGNITE-25696
             Project: Ignite
          Issue Type: Task
            Reporter: Igor Gusev


In small clusters, it is possible to connect to the node that is still starting 
and is still setting up the cluster. If you do, you get "The cluster is not 
initialized. Run cluster init command to initialize it." message, which is 
false as the cluster is already initialized.

I only had it on a 1-node cluster, but this probably can happen on larger ones 
as well.

Steps to reproduce:
 # Start the cluster and initialize it
 # Stop the cluster
 # Start the CLI and have it ready to connect to the cluster
 # Start the first node
 # Spam connect attempts while the node is starting until you connect



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

Reply via email to