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/01/10 13:38:58 UTC

[jira] [Created] (IGNITE-4535) Add option to store deserialized values on-heap

Alexey Goncharuk created IGNITE-4535:
----------------------------------------

             Summary: Add option to store deserialized values on-heap
                 Key: IGNITE-4535
                 URL: https://issues.apache.org/jira/browse/IGNITE-4535
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Alexey Goncharuk


Now cache data is always stored in offheap (pagememory). Need implement option to also store deserialised values in heap memory, this should be replacement for existing CacheConfiguration.memoryMode configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)