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

Ignite TC Bot commented on IGNITE-25736:
----------------------------------------

I reviewed implementation PR #12153 and commit 09d70a404b in the local Ignite 2 
checkout. This speeds up the existing LoadAllWarmUpStrategy implementation 
using parallel loading, without adding a new warm-up configuration option, 
command, or documented behavior. I removed only Docs Required and preserved 
Release Notes Required.

> Speed up warm up on node start in LoadAllWarmUpStrategy
> -------------------------------------------------------
>
>                 Key: IGNITE-25736
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25736
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Sergey Korotkov
>            Assignee: Sergey Korotkov
>            Priority: Minor
>              Labels: ise
>             Fix For: 2.18
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently it works in one thread and can not use all the available disk read 
> capabilities.
> It makes the warm-up process extremely long for large persistent clusters.
> ***
> Warmup may be optimized significantly if run in several threads.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to