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

Apache Spark reassigned SPARK-22097:
------------------------------------

    Assignee: Apache Spark

> Call serializationStream.close after we requested enough memory
> ---------------------------------------------------------------
>
>                 Key: SPARK-22097
>                 URL: https://issues.apache.org/jira/browse/SPARK-22097
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Xianyang Liu
>            Assignee: Apache Spark
>
> Current code, we close the `serializationStream` after we unrolled the block. 
> However, there is a otential problem that the size of underlying vector or 
> stream maybe larger the memory we requested. So here, we need check it agin 
> carefully.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to