[
https://issues.apache.org/jira/browse/IGNITE-12042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900230#comment-16900230
]
Pavel Pereslegin edited comment on IGNITE-12042 at 8/5/19 6:44 PM:
-------------------------------------------------------------------
[~slava.koptilin], I'm trying to understand the problem that this patch solves.
The description says that we can get OOME when clear() is called, but the
included test (CacheIgniteOutOfMemoryExceptionTest) doesn't fails on current
master-branch - is it ok?
was (Author: xtern):
[~slava.koptilin], I’m trying to understand these changes and started by
checking the included test (CacheIgniteOutOfMemoryExceptionTest). This test
passes on current master-branch - is it ok?
> Atempt to remove entries from fully populated data region may result in
> IgineOutOfMemoryException
> -------------------------------------------------------------------------------------------------
>
> Key: IGNITE-12042
> URL: https://issues.apache.org/jira/browse/IGNITE-12042
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Removing entries from non-persistent data region may require allocating a new
> data page in order to move a tracked page from one bucket of the free-list to
> another one.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)