[
https://issues.apache.org/jira/browse/IGNITE-26285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043600#comment-18043600
]
Roman Puchkovskiy commented on IGNITE-26285:
--------------------------------------------
The patch looks good to me
> 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
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
> 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)