[
https://issues.apache.org/jira/browse/IGNITE-23280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Pligin reassigned IGNITE-23280:
----------------------------------------
Assignee: Kirill Tkalenko
> 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
>
> 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)