Skip to content

SAMZA-2527:MetadataStore is not initialized before reading in JobCoordinatorLaunchUtil#1365

Merged
lhaiesp merged 1 commit intoapache:masterfrom
kw2542:SAMZA-2527
May 19, 2020
Merged

SAMZA-2527:MetadataStore is not initialized before reading in JobCoordinatorLaunchUtil#1365
lhaiesp merged 1 commit intoapache:masterfrom
kw2542:SAMZA-2527

Conversation

@kw2542
Copy link
Contributor

@kw2542 kw2542 commented May 19, 2020

Symptom: Job failed to launch.
Cause: Metadata store is not initialized before invoking readLaunchConfigFromCoordinatorStream()
Changes: Init metadata store before invoking readLaunchConfigFromCoordinatorStream
Tests: None
API Changes: None
Upgrade Instructions: None
Usage Instructions: None

…dinatorLaunchUtil

Symtom: Job failed to launch.
Cause: Metadata store is not initialized before invoking readLaunchConfigFromCoordinatorStream()
Changes: Init metadata store before invoking readLaunchConfigFromCoordinatorStream
Tests: None
API Changes: None
Upgrade Instructions: None
Usage Instructions: None
@lhaiesp lhaiesp merged commit 160bbb2 into apache:master May 19, 2020
@kw2542 kw2542 deleted the SAMZA-2527 branch May 19, 2020 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants