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)