You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/12/01 19:57:11 UTC

[jira] [Created] (SPARK-12074) Avoid memory copy involving ByteBuffer.wrap(ByteArrayOutputStream.toByteArray)

Ted Yu created SPARK-12074:
------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org