Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crash when unknown fields are present JSON config #103

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

lpottier
Copy link
Collaborator

@lpottier lpottier commented Mar 5, 2025

Issue: tools like JEDS that injects more fields than expected into AMS JSON config lead to the stager crashing

Solution: we filter out JSON fields that are not needed.

This PR also removes two useless fields rabbitmq_erlang_cookie and rabbitmq_name

@lpottier lpottier changed the title Fixed a crash of the stager when unknown fields are present in the JSON Fixed crash when unknown fields are present JSON config Mar 5, 2025
@lpottier lpottier requested a review from koparasy March 5, 2025 00:30
@koparasy koparasy merged commit 7075049 into develop Mar 5, 2025
7 checks passed
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