[
https://issues.apache.org/jira/browse/IGNITE-25979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-25979:
---------------------------------
Description:
h3. Motivation
In https://issues.apache.org/jira/browse/IGNITE-22177 we have implemented new
feature that allows to reset partition with storage clean up. Original method
works in table oriented partition paradigm.
In this ticket we have to provide a correct behaviour for
{{DisasterRecoveryManager#restartPartitionWithCleanup}} for partitions from
zones.
h3. Definition of Done
* DisasterRecoveryManager API is enriched with {{restartPartitionWithCleanup}}
method that works with zones' based partitions
was:
h3. Motivation
In https://issues.apache.org/jira/browse/IGNITE-22177 we have implemented new
feature that allows to reset partition with storage clean up. Original method
works in table oriented partition paradigm.
In this ticket we have to provide a correct behaviour for
{{DisasterRecoveryManager#resetPartitions}} for partitions from zones.
h3. Implementation notes
Taking into account that prerequisite with {{localPartitionStates}} is already
implemented (https://issues.apache.org/jira/browse/IGNITE-24331), in this
ticket we must just reuse code from the current
{{{}DisasterRecoveryManager#resetPartitions{}}}, use correct
{{localPartitionStates}} method and change
{{ZoneRebalanceUtil#PENDING_ASSIGNMENTS_PREFIX}} key rather than
{{RebalanceUtil#PENDING_ASSIGNMENTS_PREFIX}}
h3. Definition of Done
* DisasterRecoveryManager API is enriched with {{resetPartitions}} method that
works with zones' based partitions
> Support DisasterRecoveryManager#restartPartitionWithCleanup in Colocation
> track
> -------------------------------------------------------------------------------
>
> Key: IGNITE-25979
> URL: https://issues.apache.org/jira/browse/IGNITE-25979
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mirza Aliev
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> In https://issues.apache.org/jira/browse/IGNITE-22177 we have implemented new
> feature that allows to reset partition with storage clean up. Original method
> works in table oriented partition paradigm.
> In this ticket we have to provide a correct behaviour for
> {{DisasterRecoveryManager#restartPartitionWithCleanup}} for partitions from
> zones.
> h3. Definition of Done
> * DisasterRecoveryManager API is enriched with
> {{restartPartitionWithCleanup}} method that works with zones' based
> partitions
--
This message was sent by Atlassian Jira
(v8.20.10#820010)