[
https://issues.apache.org/jira/browse/SPARK-24225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474439#comment-16474439
]
Apache Spark commented on SPARK-24225:
--------------------------------------
User 'JeetKunDoug' has created a pull request for this issue:
https://github.com/apache/spark/pull/21322
> 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: [email protected]
For additional commands, e-mail: [email protected]