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

[v24.1.x] CORE-1752: cst: Downgrade error logs to debug #18228

Commits on May 2, 2024

  1. cst: Downgrade error logs to debug

    Recently added error logs do not take into account sleep aborted and
    other shutdown related errors. Since the logs print exception details
    which are already logged down the call chain, and the new logs are for
    debugging hang in chunk read path, the new logs are downgraded to debug
    level in this change.
    
    (cherry picked from commit 9aa7caf)
    abhijat authored and vbotbuildovich committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0d5bea8 View commit details
    Browse the repository at this point in the history