Yakov Zhdanov created IGNITE-4645:
-------------------------------------
Summary: Best effort to avoid extra copying in binary marshaller
Key: IGNITE-4645
URL:
https://issues.apache.org/jira/browse/IGNITE-4645 Project: Ignite
Issue Type: Bug
Components: binary
Reporter: Yakov Zhdanov
Fix For: 1.9
If we marshal a class that contain only primitives then we can predict the final byte array size and avoid copies to grow array and final trimming.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)