Mirza Aliev created IGNITE-20605:
------------------------------------
Summary: Restore scaleUp/scaleDown timers
Key: IGNITE-20605
URL: https://issues.apache.org/jira/browse/IGNITE-20605
Project: Ignite
Issue Type: Bug
Reporter: Mirza Aliev
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)