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

Alexey Goncharuk commented on IGNITE-6720:
------------------------------------------

Thanks, merged to master

> Move operation with file system outside checkpoint write lock
> -------------------------------------------------------------
>
>                 Key: IGNITE-6720
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6720
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>
> There could be long-running operation in onMarkCheckPointBegin call.
> So, to move them outside write lock holding block make possible make some 
> operations possible to async (for example, making onMarkCheckPointBegin 
> return Future).
> During this block is in progress no caches updated are allowed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to