[
https://issues.apache.org/jira/browse/IGNITE-20605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791980#comment-17791980
]
Sergey Uttsel commented on IGNITE-20605:
----------------------------------------
LGTM
> Restore scaleUp/scaleDown timers
> --------------------------------
>
> Key: IGNITE-20605
> URL: https://issues.apache.org/jira/browse/IGNITE-20605
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> h3. *Motivation*
> We need to restore timers that were scheduled before node restart.
> h3. *Definition of done*
> Timers are rescheduled after restart
> h3. *Implementation notes*
> It is valid to just schedule local timers according to scaleUp/ScaleDown
> timers values from the Catalog, and as a revision take maxScUpFromMap or
> maxScDownFromMap from topologyAugmentationMap, where maxScUpFromMap and
> maxScDownFromMap are max revision from topologyAugmentationMap of the entry,
> which was associated with addition and removal of nodes respectively
--
This message was sent by Atlassian Jira
(v8.20.10#820010)