[jira] [Created] (IGNITE-892) Migrate from byte[] to ByteBuffer in GridOffHeapProcessor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-892) Migrate from byte[] to ByteBuffer in GridOffHeapProcessor

Anton Vinogradov (Jira)
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)