You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/05/22 19:23:04 UTC

[jira] [Reopened] (SAMZA-1303) Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner

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

Prateek Maheshwari reopened SAMZA-1303:
---------------------------------------

> Request for waitForFinish(time, TimeUnit) api in LocalApplicationRunner
> -----------------------------------------------------------------------
>
>                 Key: SAMZA-1303
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1303
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Shanthoosh Venkataraman
>            Priority: Minor
>
> LocalApplicationRunner is used to launch stream applications in standalone mode in samza. 
> Existing waitForFinish() API in LocalApplicationRunner waits indefinitely for a stream application to terminate. 
> It will improve usability if we add awaitFinish(awaitTime, TimeUnit) API to LocalApplicationRunner.
> This will help write better tests (transient Thread.sleep in tests will no longer be required) and will improve the control of terminating stream application.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)