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

Ted Yu resolved SPARK-11572.
----------------------------
    Resolution: Won't Fix

> Exit AsynchronousListenerBus thread when stop() is called
> ---------------------------------------------------------
>
>                 Key: SPARK-11572
>                 URL: https://issues.apache.org/jira/browse/SPARK-11572
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Ted Yu
>
> As vonnagy reported in the following thread:
> http://search-hadoop.com/m/q3RTtk982kvIow22
> Attempts to join the thread in AsynchronousListenerBus resulted in lock up 
> because AsynchronousListenerBus thread was still getting messages 
> SparkListenerExecutorMetricsUpdate from the DAGScheduler
> Proposed fix is to check stopped flag within the loop of 
> AsynchronousListenerBus thread



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

Reply via email to