You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/02/13 03:29:18 UTC

[jira] [Commented] (SPARK-13308) ManagedBuffers passed to OneToOneStreamManager need to be freed in non-error cases

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