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

Maxim Muzafarov commented on IGNITE-10508:
------------------------------------------

[~DmitriyGovorukhin]

Hello, it seems to me that the current task is no longer being developed. Is 
there any unsolvable corner cases you faced? Can you share?

> Need to support the new checkpoint feature, checkpint should not wait for the 
> previous operation to complete
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10508
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10508
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Critical
>             Fix For: 2.8
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> There are cases we should trigger the checkpoint, some operations will be 
> sure that all operation finished before the checkpoint. It is necessary to 
> support the possibility of run checkpoint without waiting for the completion 
> of the previous checkpoint.
> Solution:
> Merge checkpoint pages and append write new dirty pages to a current 
> checkpoint.
> Restrictions:
> Trigger new checkpoint should not wait for the previous checkpoint operation 
> completed.
>  - It should not break crash recovery mechanisms
>  - Only one merged is allow in the first implementation (potentially OOM, if 
> we will try to merge many checkpoint operations)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to