You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:35:55 UTC

[jira] [Resolved] (SPARK-8761) Master.removeApplication is not thread-safe but is called from multiple threads

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

Hyukjin Kwon resolved SPARK-8761.
---------------------------------
    Resolution: Incomplete

> 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
>            Priority: Minor
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org