[
https://issues.apache.org/jira/browse/IGNITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147063#comment-16147063
]
ASF GitHub Bot commented on IGNITE-4645:
----------------------------------------
Github user gvvinblade closed the pull request at:
https://github.com/apache/ignite/pull/1488
> 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
> Assignee: Igor Seliverstov
> Fix For: 2.3
>
>
> 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.4.14#64029)