[ https://issues.apache.org/jira/browse/IGNITE-23280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Tkalenko updated IGNITE-23280: ------------------------------------- Fix Version/s: 3.1 > Turn on metastorage compaction trigger > -------------------------------------- > > Key: IGNITE-23280 > URL: https://issues.apache.org/jira/browse/IGNITE-23280 > Project: Ignite > Issue Type: Improvement > Reporter: Kirill Tkalenko > Assignee: Kirill Tkalenko > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 20m > Remaining Estimate: 0h > > At the moment, we cannot immediately enable metastorage compaction, since at > the moment such a component as distribution zone data nodes is strongly tied > to metastorage revision. > {code:java} > org.apache.ignite.internal.distributionzones.causalitydatanodes.CausalityDataNodesEngine#dataNodes{code} > Therefore, we will enable it in tests, but we will not enable it in > production code yet. > After we deal with data nodes, we will enable metastorage compaction in > production code. -- This message was sent by Atlassian Jira (v8.20.10#820010)