[ 
https://issues.apache.org/jira/browse/SPARK-13308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145727#comment-15145727
 ] 

Apache Spark commented on SPARK-13308:
--------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/11193

> ManagedBuffers passed to OneToOneStreamManager need to be freed in non-error 
> cases
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-13308
>                 URL: https://issues.apache.org/jira/browse/SPARK-13308
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> Spark's OneToOneStreamManager does not free ManagedBuffers that are passed to 
> it except in certain error cases. Instead, ManagedBuffers should be freed 
> once messages created from them are consumed and destroyed by lower layers of 
> the Netty networking code.



--
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