You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/09/10 13:55:00 UTC

[jira] [Updated] (SPARK-24225) Support closing AutoClosable objects in MemoryStore so Broadcast Variables can be released properly

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

Wenchen Fan updated SPARK-24225:
--------------------------------
    Target Version/s:   (was: 2.4.0)

> Support closing AutoClosable objects in MemoryStore so Broadcast Variables can be released properly
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-24225
>                 URL: https://issues.apache.org/jira/browse/SPARK-24225
>             Project: Spark
>          Issue Type: New Feature
>          Components: Block Manager
>    Affects Versions: 1.6.3, 2.2.0, 2.2.1, 2.3.0
>            Reporter: Doug Rohrer
>            Assignee: Doug Rohrer
>            Priority: Major
>
> When using Broadcast Variables, it would be beneficial if classes implementing AutoClosable were closed when released. This would allow broadcast variables to be used, for example, as shared resource pools across multiple tasks within an executor without the use of static variables. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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