[ https://issues.apache.org/jira/browse/IGNITE-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216664#comment-16216664 ]
Eduard Shangareev edited comment on IGNITE-6720 at 10/24/17 10:18 AM: ---------------------------------------------------------------------- PR https://github.com/apache/ignite/pull/2912 TC RUN: https://ci.ignite.apache.org/viewQueued.html?itemId=907931 was (Author: edshanggg): PR https://github.com/apache/ignite/pull/2912 TC RUN: > 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)