[ https://issues.apache.org/jira/browse/SPARK-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Or updated SPARK-5219: ----------------------------- Assignee: Shixiong Zhu > Race condition in TaskSchedulerImpl and TaskSetManager > ------------------------------------------------------ > > Key: SPARK-5219 > URL: https://issues.apache.org/jira/browse/SPARK-5219 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.2.0 > Reporter: Shixiong Zhu > Assignee: Shixiong Zhu > > TaskSchedulerImpl.handleTaskGettingResult, TaskSetManager.canFetchMoreResults > and TaskSetManager.abort will access variables which are used in multiple > threads, but they don't use a correct lock. -- 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