Mirza Aliev created IGNITE-24338:
------------------------------------
Summary: Support HA trigger for the Collocation track
Key: IGNITE-24338
URL: https://issues.apache.org/jira/browse/IGNITE-24338
Project: Ignite
Issue Type: Improvement
Reporter: Mirza Aliev
h3. Motivation
Entry point for the HA zones majority lost mechanism is
{{DisasterRecoveryManager#onHaZoneTopologyReduce}}. We need to support
mechanism for the Collocation track.
h3. Implementation notes
>From the development part, the task does not look like challenging one, once
>we implement proper {{resetPartitions}} method for zones partitions
>(https://issues.apache.org/jira/browse/IGNITE-24332), we could implement
>similar to {{DisasterRecoveryManager#onHaZoneTopologyReduce}} method but call
>correct zones' {{resetPartitions}} without selecting tables from zone.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)