[
https://issues.apache.org/jira/browse/IGNITE-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23107:
---------------------------------------
Description: A controller acting as a facade for IGNITE-22808 is to be
added under /management/v1/recovery/cluster/migrate (was: A method in a
manager used for CMG disaster recovery (see IGNITE-22876) should be added:
CompletableFuture<Void> migrate(ClusterState newClusterState)
It should do the following:
# Create a ClusterResetMessage from newClusterState
# Send this message to every node in the physical topology (including itself)
# It should then act (wrt waiting and restarting itself) in the same vein as
in IGNITE-22876
A controller acting as a facade for this method is to be added under
/management/v1/recovery/cluster/migrate)
> REST API for migrating running node missed during CMG reparation
> ----------------------------------------------------------------
>
> Key: IGNITE-23107
> URL: https://issues.apache.org/jira/browse/IGNITE-23107
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> A controller acting as a facade for IGNITE-22808 is to be added under
> /management/v1/recovery/cluster/migrate
--
This message was sent by Atlassian Jira
(v8.20.10#820010)