Stanislav Lukyanov created IGNITE-24723:
-------------------------------------------
Summary: Make cluster name optional in cluster init
Key: IGNITE-24723
URL: https://issues.apache.org/jira/browse/IGNITE-24723
Project: Ignite
Issue Type: Improvement
Reporter: Stanislav Lukyanov
Cluster name doesn't have to be provided explicitly. Ignite 2 uses Docker-like
name generation for cluster tags. Ignite 3 could use a similar concept. After
this and https://issues.apache.org/jira/browse/IGNITE-24035 are both
implemented, it'll be possible to initialize a new cluster with just `ignite3
cluster init` which is great for new users.
We should, however, print the auto-generated name, at least in the CLI REPL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)