Mirza Aliev created IGNITE-24332:
------------------------------------
Summary: Support DisasterRecoveryManager#resetPartitions in
Colocation track
Key: IGNITE-24332
URL: https://issues.apache.org/jira/browse/IGNITE-24332
Project: Ignite
Issue Type: Improvement
Reporter: Mirza Aliev
h3. Motivation
This ticket is a part of the implementation track for
https://issues.apache.org/jira/browse/IGNITE-24330, where we have revised
DisasterRecoveryManager API in alignment with Colocation track
In this ticket we have to provide a correct behaviour for
{{DisasterRecoveryManager#resetPartitions}} for partitions from zones.
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}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)