[
https://issues.apache.org/jira/browse/IGNITE-22897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Shergalis reassigned IGNITE-22897:
------------------------------------------
Assignee: Philipp Shergalis
> 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
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)