[
https://issues.apache.org/jira/browse/IGNITE-22895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-22895:
---------------------------------------
Description:
An overload of CmgDisasterRecoveryManager#resetCluster() needs to be extended
to also accept (apart from newCmgConsistentIds) the following:
* List<String> metastorageNodesConsistentIds
* int metastorageReplicationFactor
It adds the MG nodes and replication factor to the created ClusterResetMessage
(see IGNITE-22876), also it adds the following to this message:
* conductor=<consistentId of the current node>
* nodes=<list of nodes to which the message gets sent>
> Initiate MG repair
> ------------------
>
> Key: IGNITE-22895
> URL: https://issues.apache.org/jira/browse/IGNITE-22895
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> An overload of CmgDisasterRecoveryManager#resetCluster() needs to be extended
> to also accept (apart from newCmgConsistentIds) the following:
> * List<String> metastorageNodesConsistentIds
> * int metastorageReplicationFactor
> It adds the MG nodes and replication factor to the created
> ClusterResetMessage (see IGNITE-22876), also it adds the following to this
> message:
> * conductor=<consistentId of the current node>
> * nodes=<list of nodes to which the message gets sent>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)