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

Tathagata Das resolved SPARK-5379.
----------------------------------
          Resolution: Fixed
    Target Version/s: 1.3.0

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

Reply via email to