[
https://issues.apache.org/jira/browse/IGNITE-23586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-23586:
-----------------------------------------
Labels: ignite-3 (was: )
> Outdate command to init cluster in DEVNOTES
> -------------------------------------------
>
> Key: IGNITE-23586
> URL: https://issues.apache.org/jira/browse/IGNITE-23586
> Project: Ignite
> Issue Type: Improvement
> Components: documentation
> Reporter: Ivan Zlenko
> Assignee: Ivan Zlenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We have outdated command for init cluster in DEVNOTES.md:
> {code}
> cluster init --name cluster --meta-storage-node node1 --meta-storage-node
> node2 --meta-storage-node node3
> {code}
> it should be following:
> {code}
> cluster init --name test --metastorage-group=node1,node2,node3
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)