[jira] [Updated] (SPARK-8414) Ensure ClosureCleaner actually triggers clean ups

2015-07-29 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-8414:
--
Priority: Critical  (was: Major)

 Ensure ClosureCleaner actually triggers clean ups
 -

 Key: SPARK-8414
 URL: https://issues.apache.org/jira/browse/SPARK-8414
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Affects Versions: 1.4.0
Reporter: Andrew Or
Assignee: Andrew Or
Priority: Critical

 Right now it cleans up old references only through natural GCs, which may not 
 occur if the driver has infinite RAM. We should do a periodic GC to make sure 
 that we actually do clean things up. Something like once per 30 minutes seems 
 relatively inexpensive.



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



[jira] [Updated] (SPARK-8414) Ensure ClosureCleaner actually triggers clean ups

2015-07-06 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-8414:
-
Target Version/s: 1.5.0  (was: 1.4.1, 1.5.0)

 Ensure ClosureCleaner actually triggers clean ups
 -

 Key: SPARK-8414
 URL: https://issues.apache.org/jira/browse/SPARK-8414
 Project: Spark
  Issue Type: Bug
  Components: Spark Core
Affects Versions: 1.4.0
Reporter: Andrew Or
Assignee: Andrew Or

 Right now it cleans up old references only through natural GCs, which may not 
 occur if the driver has infinite RAM. We should do a periodic GC to make sure 
 that we actually do clean things up. Something like once per 30 minutes seems 
 relatively inexpensive.



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