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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)