You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Fred Krone (JIRA)" <ji...@apache.org> on 2017/06/15 20:35:00 UTC

[jira] [Updated] (GEODE-2700) Store keys in OffHeap storage

     [ https://issues.apache.org/jira/browse/GEODE-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Krone updated GEODE-2700:
------------------------------
    Labels: offheap  (was: )

> Store keys in OffHeap storage
> -----------------------------
>
>                 Key: GEODE-2700
>                 URL: https://issues.apache.org/jira/browse/GEODE-2700
>             Project: Geode
>          Issue Type: Improvement
>          Components: offheap
>            Reporter: Fred Krone
>              Labels: offheap
>
> Since we planned to use byte comparison for region keys, we have to serialize the keys, since we are serializing the keys, it makes sense to look at storing keys in OffHeap now, instead of planning to do this in future.
> Acceptance:
> -- Able to store keys in OffHeap. Reducing the heap usage.
> -- Cache operation should work as expected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)