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

Don't log decompression exception #10323

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Don't log decompression exception #10323

merged 1 commit into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. Don't log decompression exception

    Decompression errors should be treated as DEBUG to prevent log spam.
    
    I've also copied over some other fuzz tests from #10131. None of them were an issue except one caused by a bug in netty EmbeddedChannel ( netty/netty#13730 ).
    yawkat committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    69f51ef View commit details
    Browse the repository at this point in the history