Iurii Gerzhedovich created IGNITE-22781:
-------------------------------------------
Summary: Cli. Incorrect question during connect to a node
Key: IGNITE-22781
URL: https://issues.apache.org/jira/browse/IGNITE-22781
Project: Ignite
Issue Type: Improvement
Components: cli
Reporter: Iurii Gerzhedovich
Try to run `connect` command in CLI, it shows a strange questionÂ
{code:java}
[defaultNode]> connect
You are already connected to the http://localhost:10300, do you want to connect
as ? [Y/n]
Connected to http://localhost:10300
[defaultNode]> {code}
Seems need to validate that node address has been provided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)