[
https://issues.apache.org/jira/browse/IGNITE-20050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Uttsel updated IGNITE-20050:
-----------------------------------
Summary: Clean CausalityDataNodesEngine#zonesVersionedCfg which stores
zones' configuration changes (was: Clean
CausalityDataNodesEngine#zonesVersionedCfg)
> Clean CausalityDataNodesEngine#zonesVersionedCfg which stores zones'
> configuration changes
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-20050
> URL: https://issues.apache.org/jira/browse/IGNITE-20050
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Uttsel
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> CausalityDataNodesEngine#zonesVersionedCfg contains zones' configuration
> changes. It updates with revision and configuration event on a zone creation,
> a scale up update, a scale up update and so on. But this map does not remove
> old values. We need to keep a history of changes to some depth.
> *Definition of Done*
> # Find out how deep the history of changes needs to be stored.
> # Remove old values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)