[
https://issues.apache.org/jira/browse/IGNITE-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022837#comment-17022837
]
Stanilovsky Evgeny commented on IGNITE-12562:
---------------------------------------------
Seems besides Cache 2 suite timeout all other looks good, i rerun it, after
green visa plz proceed.
> FreeListCachingTest.testPageListCacheLimit failing in Disk Page Compressions
> suite
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-12562
> URL: https://issues.apache.org/jira/browse/IGNITE-12562
> Project: Ignite
> Issue Type: Bug
> Components: persistence
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Test failing with IgniteOutOfMemory exception because Disk Page Compressions
> changes default page size to 8192, we need at least 2*1024 (2 caches, 1024
> partitions) pages to store freelist metadata and there is no such amount of
> not dirty pages after checkpoint is triggered by "too many dirty page" reason.
> Explicitly defined data region max size should take into account page size to
> avoid such errors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)