[ 
https://issues.apache.org/jira/browse/IGNITE-22897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Shergalis updated IGNITE-22897:
---------------------------------------
    Description: 
Synopsis:

ignite cluster reset --url=<composer-url> 
\{–cluster-management-group=<new-cmg-nodes>} --metastorage-replication-factor=N

If --metastorage-replication-factor is not passed, this is CMG reparation and 
only --cmg-nodes is accepted (which is required).

Otherwise, N must be a positive integer

The command makes a REST request to /management/v1/cluster/reset , see 
IGNITE-22896

  was:
Synopsis:

ignite cluster reset \{–cmg-nodes=<new-cmg-nodes>|--node=<existing-node>} 
--metastorage-replication-factor=N

If --metastorage-replication-factor is not passed, this is CMG reparation and 
only --cmg-nodes is accepted (which is required).

Otherwise, N must be a positive integer. In such a case, either --cmd-nodes or 
--node must be specified. If --node is specified, the REST endpoint is called 
on it; otherwise, it's called on the first of nodes specified in --cmg-nodes.

The command makes a REST request to /management/v1/cluster/reset , see 
IGNITE-22896


> CLI for initiating MG repair
> ----------------------------
>
>                 Key: IGNITE-22897
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22897
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Philipp Shergalis
>            Priority: Major
>              Labels: iep-128, ignite-3
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Synopsis:
> ignite cluster reset --url=<composer-url> 
> \{–cluster-management-group=<new-cmg-nodes>} 
> --metastorage-replication-factor=N
> If --metastorage-replication-factor is not passed, this is CMG reparation and 
> only --cmg-nodes is accepted (which is required).
> Otherwise, N must be a positive integer
> The command makes a REST request to /management/v1/cluster/reset , see 
> IGNITE-22896



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

Reply via email to