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

Apache Spark commented on SPARK-12074:
--------------------------------------

User 'tedyu' has created a pull request for this issue:
https://github.com/apache/spark/pull/10069

> Avoid memory copy involving ByteBuffer.wrap(ByteArrayOutputStream.toByteArray)
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-12074
>                 URL: https://issues.apache.org/jira/browse/SPARK-12074
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Ted Yu
>
> SPARK-12060 fixed JavaSerializerInstance.serialize
> This issue applies the same technique (via ByteBufferOutputStream) on two 
> other classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to