You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/11/30 02:18:58 UTC

[jira] [Commented] (SPARK-18640) Fix minor synchronization issue in TaskSchedulerImpl.runningTasksByExecutors

    [ https://issues.apache.org/jira/browse/SPARK-18640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707265#comment-15707265 ] 

Apache Spark commented on SPARK-18640:
--------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/16073

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