Kirill Tkalenko created IGNITE-23309:
----------------------------------------
Summary: Add interface MetaStorageCompactionManager
Key: IGNITE-23309
URL: https://issues.apache.org/jira/browse/IGNITE-23309
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
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)