[
https://issues.apache.org/jira/browse/IGNITE-23568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-23568:
------------------------------------
Description:
*Motivation*
For the IGNITE-23438 we need to introduce the new timer like the data nodes
scaleUp/scaleDown timers, but for the partition reset logic.
*Definition of done*
- New partitionDistributionResetTask must be introduced for DZM schedule.
- In DistributionZoneManager#onLogicalTopologyUpdate on the topology shrinking
we must initiate the new timer.
- On partitionDistributionReset configuration update we must initiate the new
timer also.
was:
*Motivation*
For the IGNITE-23438 we need to introduce the new timer like the data nodes
scaleUp/scaleDown timers, but for the partition reset logic.
*Definition of done*
- New partitionDistributionResetTask must be introduced for DZM schedule.
- In DistributionZoneManager#onLogicalTopologyUpdate on the topology shrinking
we must initiate the new timer.
- Appropriate tests implemented
> Implement partition reset timer start on the topology events
> ------------------------------------------------------------
>
> Key: IGNITE-23568
> URL: https://issues.apache.org/jira/browse/IGNITE-23568
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Gusakov
> Assignee: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> *Motivation*
> For the IGNITE-23438 we need to introduce the new timer like the data nodes
> scaleUp/scaleDown timers, but for the partition reset logic.
> *Definition of done*
> - New partitionDistributionResetTask must be introduced for DZM schedule.
> - In DistributionZoneManager#onLogicalTopologyUpdate on the topology
> shrinking we must initiate the new timer.
> - On partitionDistributionReset configuration update we must initiate the
> new timer also.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)