[
https://issues.apache.org/jira/browse/GEODE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fred Krone updated GEODE-2696:
------------------------------
Component/s: offheap
> Use byte comparison for OffHeap region keys instead of hashcode/equals
> ----------------------------------------------------------------------
>
> Key: GEODE-2696
> URL: https://issues.apache.org/jira/browse/GEODE-2696
> Project: Geode
> Issue Type: Improvement
> Components: offheap
> Reporter: Fred Krone
>
> Using byte comparison for keys will allow us to store region keys in offheap.
> For PDX, the PdxInstance equals and hashcode will be used.
> Acceptance:
> --This is a behavioral change.
> --Keys are identified using their bytes rather than equals.
> --keys are not deserialized.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)