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

Reply via email to