[ https://issues.apache.org/jira/browse/SPARK-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045642#comment-15045642 ]
Apache Spark commented on SPARK-12074: -------------------------------------- User 'tedyu' has created a pull request for this issue: https://github.com/apache/spark/pull/10177 > 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