[ 
https://issues.apache.org/jira/browse/IGNITE-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022729#comment-17022729
 ] 

Aleksey Plekhanov commented on IGNITE-12562:
--------------------------------------------

I didn't request a bot visa since only one test was fixed and I've run 3 test 
suites containing this test. Link to TC run attached.
 # Added info to the ticket description.
 # I think we can't calculate it dynamically, it's hard task and I'm not sure 
it worth the effort.

> 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)

Reply via email to