[ 
https://issues.apache.org/jira/browse/IGNITE-17132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639947#comment-17639947
 ] 

Roman Puchkovskiy commented on IGNITE-17132:
--------------------------------------------

The patch looks good to me

> [Native Persistence 3.0] Implement partition destruction for persistent 
> PageMemory
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-17132
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17132
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 18h 40m
>  Remaining Estimate: 0h
>
> At the moment, the partition destruction operation does not work quite 
> correctly, we just go through all the records and explicitly delete them, but 
> we cannot delete the partition file, because the checkpoint will then not be 
> able to write pages to this partition file and it will have an error.
> Before implementation, you need to think about how to do it, but in any case, 
> deleting the partition file should definitely do a checkpoint.
> See: 
> *org.apache.ignite.internal.storage.pagememory.PersistentPageMemoryPartitionStorage#destroy*
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to