[ 
https://issues.apache.org/jira/browse/IGNITE-22808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy updated IGNITE-22808:
---------------------------------------
    Labels: iep-128 ignite-3  (was: ignite-3)

> Migrate running node missed during CMG reparation to new cluster
> ----------------------------------------------------------------
>
>                 Key: IGNITE-22808
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22808
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: iep-128, ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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)
>  # After getting a response, or exception due to node leaving topology, or a 
> timeout from each node, restart the node



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to