Sergey Uttsel created IGNITE-20050:
--------------------------------------
Summary: Clean CausalityDataNodesEngine#zonesVersionedCfg
Key: IGNITE-20050
URL: https://issues.apache.org/jira/browse/IGNITE-20050
Project: Ignite
Issue Type: Improvement
Reporter: Sergey Uttsel
*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)