You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2019/08/04 20:11:00 UTC

[jira] [Created] (IGNITE-12042) Atempt to remove entries from fully populated data region may result in IgineOutOfMemoryException

Vyacheslav Koptilin created IGNITE-12042:
--------------------------------------------

             Summary: 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


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)