Denis Magda created IGNITE-892:
----------------------------------
Summary: Migrate from byte[] to ByteBuffer in GridOffHeapProcessor
Key: IGNITE-892
URL:
https://issues.apache.org/jira/browse/IGNITE-892 Project: Ignite
Issue Type: Improvement
Components: general
Reporter: Denis Magda
GridOffHeapProcessor.getValue(...) uses portable marshaller that has been migrated to the usage of ByteBuffers.
Migrate this class too to reduce memory costs during the wrapping of byte[] to ByteBuffer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)