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

Mridul Muralidharan resolved SPARK-1587.
----------------------------------------

    Resolution: Fixed

Fixed, https://github.com/apache/spark/pull/504

> Fix thread leak in spark
> ------------------------
>
>                 Key: SPARK-1587
>                 URL: https://issues.apache.org/jira/browse/SPARK-1587
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Mridul Muralidharan
>            Assignee: Mridul Muralidharan
>
> SparkContext.stop does not cause all threads to exit.
> When running tests via scalatest (which keeps reusing the same vm), over 
> time, this causes too many threads to be created causing tests to fail due to 
> inability to create more threads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to