[
https://issues.apache.org/jira/browse/IGNITE-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634813#comment-17634813
]
Ignite TC Bot commented on IGNITE-18169:
----------------------------------------
{panel:title=Branch: [pull/10381/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10381/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6913455&buildTypeId=IgniteTests24Java8_RunAll]
> IoomFailureHandlerTest.testIoomErrorPdsHandling fails on 64 core machines
> -------------------------------------------------------------------------
>
> Key: IGNITE-18169
> URL: https://issues.apache.org/jira/browse/IGNITE-18169
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.14
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It seems like minimal fragment size of the data region is 1 megabyte. The
> quantity of fragments is equal to concurrency level + 1 (checkpoint buffer).
> So in case if we set up region size to 10 megabytes and we have 64 cores,
> then by default we will have concurrency level 64 and instead of 10 megabytes
> region size + 10 megabytes checkpoint buffer size we will have 64 megabytes
> region size.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)