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

[jira] [Updated] (SPARK-5379) Add awaitTerminationOrTimeout

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

Shixiong Zhu updated SPARK-5379:
--------------------------------
    Description: 
Add `awaitTerminationOrTimeout` to return if the waiting time elapsed:
1 `true` if it's stopped.
2. `false` if the waiting time elapsed before returning from the method.
3. throw the reported error if it's thrown during the execution.

  was:
Add `awaitTerminationOrTimeout` to return if the wating time elapsed:
1 `true` if it's stopped.
2. `false` if the waiting time elapsed before returning from the method.
3. throw the reported error if it's thrown during the execution.


> Add awaitTerminationOrTimeout
> -----------------------------
>
>                 Key: SPARK-5379
>                 URL: https://issues.apache.org/jira/browse/SPARK-5379
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Shixiong Zhu
>            Priority: Minor
>
> Add `awaitTerminationOrTimeout` to return if the waiting time elapsed:
> 1 `true` if it's stopped.
> 2. `false` if the waiting time elapsed before returning from the method.
> 3. throw the reported error if it's thrown during the execution.



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