Sergey Evdokimov created IGNITE-78:
--------------------------------------
Summary: Remove unnecessary serialization in offheap index.
Key: IGNITE-78
URL: https://issues.apache.org/jira/browse/IGNITE-78
Project: Ignite
Issue Type: Improvement
Reporter: Sergey Evdokimov
Assignee: Sergi Vladykin
On each put GridH2KeyValueRowOffheap serializes value and put it to offheap,
but serialized value will be removed from offheap immediately when
GridH2KeyValueRowOffheap#onSwap() will be call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)