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

Apache Spark reassigned SPARK-19062:
------------------------------------

    Assignee: Kay Ousterhout  (was: Apache Spark)

> Utils.writeByteBuffer should not modify buffer position
> -------------------------------------------------------
>
>                 Key: SPARK-19062
>                 URL: https://issues.apache.org/jira/browse/SPARK-19062
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.1
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>
> [~mridulm80] pointed out that Utils.writeByteBuffer may change the position 
> of the underlying byte buffer, which could potentially lead to subtle bugs 
> for callers of that function.  We should change this so Utils.writeByteBuffer 
> doesn't change the buffer position.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to