[
https://issues.apache.org/jira/browse/IGNITE-27142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-27142:
-----------------------------------------
Description:
Need to remove non-colocated code from the disaster recovery feature.
It assumes that the following rest api should be eliminated as well:
{noformat}
"/management/v1/recovery/partitions/restartWithCleanup",
"/management/v1/recovery/partitions/reset",
"/management/v1/recovery/state/global",
"/management/v1/recovery/state/local",
"/management/v1/recovery/partitions/restart"
{noformat}
There is a new rest api that is based on distribution zones.
was:Need to remove non-colocated code from the disaster recovery feature.
> Eliminate non-colocation code (disaster recovery)
> -------------------------------------------------
>
> Key: IGNITE-27142
> URL: https://issues.apache.org/jira/browse/IGNITE-27142
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Need to remove non-colocated code from the disaster recovery feature.
> It assumes that the following rest api should be eliminated as well:
> {noformat}
> "/management/v1/recovery/partitions/restartWithCleanup",
> "/management/v1/recovery/partitions/reset",
> "/management/v1/recovery/state/global",
> "/management/v1/recovery/state/local",
> "/management/v1/recovery/partitions/restart"
> {noformat}
> There is a new rest api that is based on distribution zones.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)