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/05 17:43:04 UTC

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

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

Prateek Maheshwari resolved SAMZA-1222.
---------------------------------------
    Resolution: Fixed

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