[
https://issues.apache.org/jira/browse/IGNITE-22896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22896:
---------------------------------------
Description:
/management/v1/cluster/reset should be extended with
metastorageReplicationFactor parameter (int). If it's passed, then newCmgNodes
parameter becomes optional. If it's omitted, then current CMG nodes are taken
from the current CMG group; if the leader is absent, the operation fails.
Invocation of this endpoint should initiate metastorage repair (IGNITE-22895).
was:
/management/v1/cluster/reset should be extended with
metastorageReplicationFactor parameter (a positive int such that number of
nodes in the physical topology is enough to serve as majority). If it's passed,
then newCmgNodes parameter becomes optional. If it's omitted, then current CMG
nodes are taken from the current CMG group; if the leader is absent, the
operation fails.
Invocation of this endpoint should initiate metastorage repair (IGNITE-22895).
> REST API for initiating MG repair
> ---------------------------------
>
> Key: IGNITE-22896
> URL: https://issues.apache.org/jira/browse/IGNITE-22896
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: iep-128, ignite-3
>
> /management/v1/cluster/reset should be extended with
> metastorageReplicationFactor parameter (int). If it's passed, then
> newCmgNodes parameter becomes optional. If it's omitted, then current CMG
> nodes are taken from the current CMG group; if the leader is absent, the
> operation fails.
> Invocation of this endpoint should initiate metastorage repair (IGNITE-22895).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)