You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/12/25 15:55:00 UTC

[jira] [Created] (IGNITE-12494) Design an cluster traversal algorithm to preload cache groups as faster as possible

Maxim Muzafarov created IGNITE-12494:
----------------------------------------

             Summary: Design an cluster traversal  algorithm to preload cache groups as faster as possible
                 Key: IGNITE-12494
                 URL: https://issues.apache.org/jira/browse/IGNITE-12494
             Project: Ignite
          Issue Type: Task
            Reporter: Maxim Muzafarov


Currently, we are preloading cache group partitions sequentially bypassing each cluster node. 
To preload each cache group faster we need to design a new cluster nodes traversal algorithm which preload, for instance, a large cache groups first.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)