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

Kay Ousterhout updated SPARK-19062:
-----------------------------------
    Affects Version/s:     (was: 1.2.1)
                       2.1.0

> 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: 2.1.0
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> [~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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to