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

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

User 'tedyu' has created a pull request for this issue:
https://github.com/apache/spark/pull/9723

> 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
>            Assignee: Ted Yu
>             Fix For: 1.6.0
>
>
> 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