[ 
https://issues.apache.org/jira/browse/SPARK-11572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995736#comment-14995736
 ] 

Apache Spark commented on SPARK-11572:
--------------------------------------

User 'ted-yu' has created a pull request for this issue:
https://github.com/apache/spark/pull/9546

> Exit AsynchronousListenerBus thread when stop() is called
> ---------------------------------------------------------
>
>                 Key: SPARK-11572
>                 URL: https://issues.apache.org/jira/browse/SPARK-11572
>             Project: Spark
>          Issue Type: Bug
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to