[
https://issues.apache.org/jira/browse/IGNITE-23309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-23309:
-------------------------------------
Fix Version/s: 3.0
> Add interface MetaStorageCompactionManager
> ------------------------------------------
>
> Key: IGNITE-23309
> URL: https://issues.apache.org/jira/browse/IGNITE-23309
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
>
> Currently, methods related to metastorage compaction are added to
> *org.apache.ignite.internal.metastorage.MetaStorageManager*, which looks
> wrong since this interface is used to read and update metastorage and clients
> of this interface do not need to see methods related to compaction, so I
> propose to introduce a new
> *org.apache.ignite.internal.metastorage.MetaStorageCompactionManager* and add
> methods there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)