[ 
https://issues.apache.org/jira/browse/GIRAPH-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410099#comment-16410099
 ] 

ASF GitHub Bot commented on GIRAPH-1181:
----------------------------------------

GitHub user yukselakinci opened a pull request:

    https://github.com/apache/giraph/pull/65

    GIRAPH-1181

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yukselakinci/giraph phase21

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/giraph/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit 373b5222286c847a4383193b222213e7260f99db
Author: Yuksel Akinci <yuksela@...>
Date:   2018-03-22T04:59:33Z

    GIRAPH-1181

----


> 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
>
> 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
(v7.6.3#76005)

Reply via email to