You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (Jira)" <ji...@apache.org> on 2020/06/03 01:13:00 UTC

[jira] [Closed] (SAMZA-2537) Fix JobCoordinatorLaunchUtil's execution sequence.

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

Bharath Kumarasubramanian closed SAMZA-2537.
--------------------------------------------

> Fix JobCoordinatorLaunchUtil's execution sequence.
> --------------------------------------------------
>
>                 Key: SAMZA-2537
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2537
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Ke Wu
>            Priority: Major
>             Fix For: 1.5
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Symptom: A new Samza job fail to deploy.
> Cause: For a new samza job, coordinator stream may have not being created yet, therefore, JobCoordinatorLaunchUtil will fail when trying to fetch launch config from coordinator stream.
> Changes: Update JobCoordinatorLaunchUtil to create coordinator stream if does not exist before fetching launch config from it.
> Tests: None
> API Changes: None
> Upgrade Instructions: None
> Usage Instructions: None 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)