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

3.x: 8029 Bad media type logging level #8032

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

danielkec
Copy link
Contributor

Fixes #8029

@danielkec danielkec self-assigned this Nov 17, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 17, 2023
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not like this fix.
This is a pick-up point that covers errors that were unexpected.

A problem with parsing media type is an expected issue, and should be handled correctly (and return bad media type). Such a problem should never reach this place.

Also there should be a test verifying that a specific issue does not trigger this anymore.

Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but copyright

@romain-grecourt romain-grecourt merged commit 46dddb6 into helidon-io:helidon-3.x Feb 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants