[
https://issues.apache.org/jira/browse/IGNITE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638423#comment-14638423
]
Denis Magda commented on IGNITE-471:
------------------------------------
In general as a result marshaller interface keeps using byte array instead of
ByteBuffer because it's cheaper to marshal/unmarshal arrays.
What was done is bunch of marshalling optimizations.
Reviewed by Valentin Kulichenko, Semen Boikov, Yakov Zhdanov, merged to the
main development branch.
> Change marshaller interface to work with ByteBuffer instead of byte array
> -------------------------------------------------------------------------
>
> Key: IGNITE-471
> URL: https://issues.apache.org/jira/browse/IGNITE-471
> Project: Ignite
> Issue Type: Task
> Components: general
> Affects Versions: sprint-2
> Reporter: Valentin Kulichenko
> Assignee: Dmitriy Setrakyan
> Priority: Blocker
> Fix For: sprint-6
>
> Attachments: tester.rar
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)