[
https://issues.apache.org/jira/browse/IGNITE-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723101#comment-16723101
]
ASF GitHub Bot commented on IGNITE-10720:
-----------------------------------------
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/5686
IGNITE-10720 Moved save metadata during checkpoint from under write lock
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10720
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5686.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5686
----
commit 873fb21331e56bdc3065cff453d15e0d2f490a3c
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-12-17T15:52:14Z
IGNITE-10720 Moved save metadata during checkpoint from under write lock
----
> Decrease time to save metadata during checkpoint
> ------------------------------------------------
>
> Key: IGNITE-10720
> URL: https://issues.apache.org/jira/browse/IGNITE-10720
> Project: Ignite
> Issue Type: Improvement
> Reporter: Anton Kalashnikov
> Assignee: Anton Kalashnikov
> Priority: Major
>
> Looks like it's not neccessery save all metadata(like free list) under write
> checkpoint lock because sometimes it's too long.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)