Josh Rosen created SPARK-18640:
----------------------------------

             Summary: Fix minor synchronization issue in 
TaskSchedulerImpl.runningTasksByExecutors
                 Key: SPARK-18640
                 URL: https://issues.apache.org/jira/browse/SPARK-18640
             Project: Spark
          Issue Type: Bug
          Components: Scheduler
            Reporter: Josh Rosen
            Priority: Minor


The method TaskSchedulerImpl.runningTasksByExecutors() accesses the mutable 
executorIdToRunningTaskIds map without proper synchronization. We should fix 
this.



--
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