You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/05/24 07:16:04 UTC

[jira] [Created] (IGNITE-5286) Reconsider deferredDelete implementation

Alexey Goncharuk created IGNITE-5286:
----------------------------------------

             Summary: Reconsider deferredDelete implementation
                 Key: IGNITE-5286
                 URL: https://issues.apache.org/jira/browse/IGNITE-5286
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.0
            Reporter: Alexey Goncharuk
             Fix For: 2.2


In current implementation entries marked for 'deferredDelete' should be stored on heap (otherwise information about remove is lost). This potentially can be an issue if there are a lot of removes.
(note: in current 'deferredDelete' implementation in Ignite there is a bug - https://issues.apache.org/jira/browse/IGNITE-3299).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)