Skip to content

vdk-core: change jobs behavior when logging unavailable#2656

Merged
mrMoZ1 merged 4 commits intomainfrom
person/mzhivkov/logging-quit
Sep 14, 2023
Merged

vdk-core: change jobs behavior when logging unavailable#2656
mrMoZ1 merged 4 commits intomainfrom
person/mzhivkov/logging-quit

Conversation

@mrMoZ1
Copy link
Copy Markdown
Contributor

@mrMoZ1 mrMoZ1 commented Sep 12, 2023

what:
Data jobs won't fail if logging fails to initialize.

why:
If logging level is set to cloud and the configuration connects to an external service logging service such as log insight which happens to be unavailable to whole cloud cluster of data jobs will experience an outage. Instead of failing the data job, execution should now proceed with local logging on DEBUG level.

testing:
added unit test.

Signed-off-by: mrMoZ1 <mzhivkov@vmware.com>
mrMoZ1 and others added 3 commits September 12, 2023 18:16
@mrMoZ1 mrMoZ1 merged commit e9b6d9d into main Sep 14, 2023
@mrMoZ1 mrMoZ1 deleted the person/mzhivkov/logging-quit branch September 14, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants