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

DB Tsai reassigned SPARK-24225:
-------------------------------

    Assignee: Doug Rohrer

> 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: Improvement
>          Components: Block Manager
>    Affects Versions: 1.6.3, 2.2.0, 2.2.1, 2.3.0
>            Reporter: Doug Rohrer
>            Assignee: Doug Rohrer
>            Priority: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to