[
https://issues.apache.org/jira/browse/IGNITE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-24338:
---------------------------------
Description:
h3. Motivation
Entry point for the HA zones majority lost mechanism is
{{DisasterRecoveryManager#onHaZoneTopologyReduce}}. We need to support this
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.
was:
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.
> 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
> Priority: Major
> Labels: ignite-3
>
> h3. Motivation
> Entry point for the HA zones majority lost mechanism is
> {{DisasterRecoveryManager#onHaZoneTopologyReduce}}. We need to support this
> 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)