You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/14 05:54:00 UTC

[jira] [Updated] (GIRAPH-1181) Changes to ExtendedByteArrayDataOutput

     [ https://issues.apache.org/jira/browse/GIRAPH-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dionysios Logothetis updated GIRAPH-1181:
-----------------------------------------
    Fix Version/s: 1.3.0

> Changes to ExtendedByteArrayDataOutput
> --------------------------------------
>
>                 Key: GIRAPH-1181
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1181
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Yuksel Akinci
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Adding a new stream type which extends from com.esotericsoftware.kryo.io.Input/Output, so that it can be used with kryo serializer. It improves the performance of kryo by faster read/writes (unsafe IO), and also eliminates the need for interim buffers to convert from DataInput and DataOutput.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)