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

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

Fred Krone created GEODE-2700:
---------------------------------

             Summary: 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


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.3.15#6346)