[
https://issues.apache.org/jira/browse/IGNITE-16444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-16444:
-----------------------------------------
Labels: ignite-3 (was: )
> Сorrect compaction for Metastorage
> ----------------------------------
>
> Key: IGNITE-16444
> URL: https://issues.apache.org/jira/browse/IGNITE-16444
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> Metastorage has a method _KeyValueStorage#compact_ for removing absolute
> history. But today the compaction leads to holes in Metastorage history. It
> makes impossible to seek the earliest revision value
> _RocksDbKeyValueStorage#earliestRev_.
> The mechanism requires of correction that the history has no holes after
> compaction.
> Also, the logic for updating the earliest revision value should be
> implemented.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)