[
https://issues.apache.org/jira/browse/IGNITE-22897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22897:
---------------------------------------
Labels: iep-128 ignite-3 (was: ignite-3)
> 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
> 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 such that the numbe of nodes that are
> currently online are enough to sustain a majority for it (that is, that
> number of nodes is at least N/2+1). 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)