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

Andrew Or resolved SPARK-10825.
-------------------------------
          Resolution: Fixed
            Assignee: Shixiong Zhu
       Fix Version/s: 1.6.0
                      1.5.2
    Target Version/s: 1.5.2, 1.6.0

> Flaky test: StandaloneDynamicAllocationSuite
> --------------------------------------------
>
>                 Key: SPARK-10825
>                 URL: https://issues.apache.org/jira/browse/SPARK-10825
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, Tests
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 1.5.2, 1.6.0
>
>
> There are some race conditions in StandaloneDynamicAllocationSuite.
> 1. It should not assume master and workers start in order.
> 2. It should not assume master and workers get ready at once
> 3. It should not assume the application is already registered with master 
> after creating SparkContext.
> 4. It should not access Master.app which is not thread safe.



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