[
https://issues.apache.org/jira/browse/SPARK-8761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624236#comment-14624236
]
Apache Spark commented on SPARK-8761:
-------------------------------------
User 'vinodkc' has created a pull request for this issue:
https://github.com/apache/spark/pull/7364
> Master.removeApplication is not thread-safe but is called from multiple
> threads
> -------------------------------------------------------------------------------
>
> Key: SPARK-8761
> URL: https://issues.apache.org/jira/browse/SPARK-8761
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Reporter: Shixiong Zhu
>
> Master.removeApplication is not thread-safe. But it's called both in the
> message loop of Master and MasterPage.handleAppKillRequest which runs in
> threads of the Web server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]