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:43:41 UTC

[jira] [Created] (GEODE-2697) Range index and hash index should reference region offheap value

Fred Krone created GEODE-2697:
---------------------------------

             Summary: Range index and hash index should reference region offheap value
                 Key: GEODE-2697
                 URL: https://issues.apache.org/jira/browse/GEODE-2697
             Project: Geode
          Issue Type: Improvement
          Components: offheap
            Reporter: Fred Krone


Desired: OffHeap region index values references the region offHeap value (for both pdx and non-pdx)

The range index and hash index are where the values are stored in the index data structure. These values need to refer to the offHeap value.

Acceptance Criteria:
The memory footprint with these indexes should be comparable with heap-region indexes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)