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

Apache Spark commented on SPARK-10825:
--------------------------------------

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

> Fix race conditions in 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
>
> 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