Vladislav Pyatkov created IGNITE-16444:
------------------------------------------

             Summary: Сorrect compaction for Metastorage
                 Key: IGNITE-16444
                 URL: https://issues.apache.org/jira/browse/IGNITE-16444
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vladislav Pyatkov


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)

Reply via email to