[
https://issues.apache.org/jira/browse/IGNITE-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523661#comment-17523661
]
Ignite TC Bot commented on IGNITE-16866:
----------------------------------------
{panel:title=Branch: [pull/9983/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9983/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 7{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=6397231]]
* {color:#013220}IgniteCacheTestSuite7:
CacheDataRegionConfigurationTest.testLargeRegionsWithEviction - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6397332&buildTypeId=IgniteTests24Java8_RunAll]
> Integer value is out of bounds when the dataregion maxSize is large enough
> --------------------------------------------------------------------------
>
> Key: IGNITE-16866
> URL: https://issues.apache.org/jira/browse/IGNITE-16866
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.12
> Reporter: YuJue Li
> Assignee: YuJue Li
> Priority: Minor
> Fix For: 2.14
>
> Attachments:
> 0001-IGNITE-16866-Integer-value-is-out-of-bounds-when-the.patch,
> 2022-04-17_09-12.png, IgniteServer.java
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In the Random2LruPageEvictionTracker and RandomLruPageEvictionTracker,
> trackingSize is int, Therefore, when the maxSize of the dataregion is large
> enough (for example, more than 1.2T), execute GridUnsafe.allocateMemory to
> allocate memory, the maximum value of int will be exceeded.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)