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

[jira] [Commented] (SAMZA-1222) Clean up LocalApplicationRunner

    [ https://issues.apache.org/jira/browse/SAMZA-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997523#comment-15997523 ] 

ASF GitHub Bot commented on SAMZA-1222:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/135


> Clean up LocalApplicationRunner
> -------------------------------
>
>                 Key: SAMZA-1222
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1222
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>
> Clean up the LocalApplicationRunner based on the further feedback. The changes include the following:
> - Remove the processorId from the JobCoordinatorFactory/JobCoordinator interfaces
> - LocalApplicationRunner.run() is non-blocking. Add LocalApplicationRunner.waitForFinish() for blocking for completion
> - Remove the config for CooridnatorServiceFactory, and now the CoordinatorService is created based on the type of JobCoordinator.
> - Clean up the StreamProcessor life cycle listener logic inside LocalApplicationRunner.



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