Pavel Pereslegin created IGNITE-15233:
-----------------------------------------
Summary: IgniteClusterSnapshotRestoreSelfTest and
IgniteClusterSnapshotRestoreWithIndexingTest takes too long time to complete
Key: IGNITE-15233
URL: https://issues.apache.org/jira/browse/IGNITE-15233
Project: Ignite
Issue Type: Improvement
Reporter: Pavel Pereslegin
Attachments: allcachegroup.png
After increasing the number of sections in AbstractSnapshotSelfTest
(IGNITE-15146), the run times for most automatic snapshot recovery tests have
been significantly increased.
For example duration of testRestoreAllGroupsWithoutConsistentId has been
increased from 8-12 seconds to 45-60 seconds.
!allcachegroup.png!
It seems that we can significantly reduce the execution time of tests using the
loadfactor utility and run these tests with 1024 partitions only in nightly
builds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)