Fred Krone created GEODE-2696:
---------------------------------
Summary: 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
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)