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

Andrew Or closed SPARK-5437.
----------------------------
          Resolution: Fixed
       Fix Version/s: 1.3.0
    Target Version/s: 1.3.0

> DriverSuite and SparkSubmitSuite incorrect timeout behavior
> -----------------------------------------------------------
>
>                 Key: SPARK-5437
>                 URL: https://issues.apache.org/jira/browse/SPARK-5437
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 1.3.0
>
>
> In DriverSuite, we currently set a timeout of 60 seconds. If after this time 
> the process has not terminated, we leak the process because we never destroy 
> it.
> In SparkSubmitSuite, we currently do not have a timeout so the test can hang 
> indefinitely.



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