Sergey Korotkov created IGNITE-25736: ----------------------------------------
Summary: 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 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)