YuJue Li created IGNITE-16866:
---------------------------------

             Summary: 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
             Fix For: 2.14


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)

Reply via email to