Imran Rashid created SPARK-18846:
------------------------------------

             Summary: Fix flakiness in SchedulerIntegrationSuite
                 Key: SPARK-18846
                 URL: https://issues.apache.org/jira/browse/SPARK-18846
             Project: Spark
          Issue Type: Test
          Components: Scheduler
    Affects Versions: 2.1.0
            Reporter: Imran Rashid
            Assignee: Imran Rashid
            Priority: Minor


There is a small race in {{SchedulerIntegrationSuite}} that has failed at least 
one set of tests.  The test assumes that the taskscheduler thread processing 
that last task will finish before the DAGScheduler processes the task event and 
notifies the job waiter, but that is not 100% guaranteed.



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