[ 
https://issues.apache.org/jira/browse/SPARK-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-15714:
------------------------------------

    Assignee: Imran Rashid  (was: Apache Spark)

> Fix Flaky Test: o.a.s.scheduler.BlacklistIntegrationSuite
> ---------------------------------------------------------
>
>                 Key: SPARK-15714
>                 URL: https://issues.apache.org/jira/browse/SPARK-15714
>             Project: Spark
>          Issue Type: Test
>          Components: Scheduler
>    Affects Versions: 2.1.0
>            Reporter: Imran Rashid
>            Assignee: Imran Rashid
>            Priority: Minor
>
> BlacklistIntegrationSuite (introduced by SPARK-10372) is a bit flaky because 
> of some race conditions:
> 1. Failed jobs might have non-empty results, because the resultHandler will 
> be invoked for successful tasks (if there are task successes before failures)
> 2. {{taskScheduler.taskIdToTaskSetManager}} must be protected by a lock on 
> {{taskScheduler}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to