[jira] [Created] (IGNITE-6720) Move operation with file system outside checkpoint write lock

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6720) Move operation with file system outside checkpoint write lock

Anton Vinogradov (Jira)
Eduard Shangareev created IGNITE-6720:
-----------------------------------------

             Summary: 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)