[jira] [Created] (IGNITE-7565) Remove IgniteSet from heap

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

[jira] [Created] (IGNITE-7565) Remove IgniteSet from heap

Anton Vinogradov (Jira)
Alexander Belyak created IGNITE-7565:
----------------------------------------

             Summary: Remove IgniteSet from heap
                 Key: IGNITE-7565
                 URL: https://issues.apache.org/jira/browse/IGNITE-7565
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 2.2
            Reporter: Alexander Belyak


IgniteSet store all data in durable memory and in java heap. It's not good for big clusters and big sets, so we need to remove values from heap.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)