[
https://issues.apache.org/jira/browse/IGNITE-26285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev reassigned IGNITE-26285:
--------------------------------------------
Assignee: Aleksandr Polovtsev
> Implement truncatePrefix operation
> ----------------------------------
>
> Key: IGNITE-26285
> URL: https://issues.apache.org/jira/browse/IGNITE-26285
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> What it does:
> * Write a “truncate prefix marker” entry into the segment.
> * Delete data from mem-table if it matches requested raft indexes.
> * If truncation affects the “GroupMetadata” queue, then remove mentions of
> truncated entries from “IndexMeta[]” list and the corresponding “IndexMeta”
> elements.
> Segment files and index files are not physically deleted yet, this part will
> be implemented separately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)