You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/07/01 13:53:11 UTC

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

Shixiong Zhu created SPARK-8761:
-----------------------------------

             Summary: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org