You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/01/27 23:17:35 UTC

[jira] [Updated] (SPARK-5437) DriverSuite and SparkSubmitSuite incorrect timeout behavior

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

Andrew Or updated SPARK-5437:
-----------------------------
    Summary: DriverSuite and SparkSubmitSuite incorrect timeout behavior  (was: DriverSuite and SparkSubmitSuite leak JVMs on timeout)

> 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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org