[
https://issues.apache.org/jira/browse/SAMZA-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian resolved SAMZA-2537.
----------------------------------------------
Resolution: Fixed
> 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)