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

[jira] [Updated] (IGNITE-15233) IgniteClusterSnapshotRestoreSelfTest and IgniteClusterSnapshotRestoreWithIndexingTest takes too long time to complete

     [ https://issues.apache.org/jira/browse/IGNITE-15233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-15233:
-------------------------------------
    Fix Version/s: 2.13

> 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
>            Priority: Minor
>             Fix For: 2.13
>
>         Attachments: allcachegroup.png
>
>
> After increasing the number of partitions 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|width=700! 
> It seems that we can significantly reduce the execution time of tests using the {{TEST_SCALE_FACTOR}} property and run these tests with 1024 partitions only in nightly builds. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)