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

[v23.1.x] cloud_storage: Handle nested benign exception #14175

Commits on Oct 13, 2023

  1. cloud_storage: Handle nested benign exception

    If a nested exception is thrown where either the inner or outer
    exception is abort requested or gate closed, this is logged as a debug
    level error.
    
    If the nested exception is of any other kind, an error level log is
    generated.
    
    (cherry picked from commit 69b4c69)
    abhijat authored and vbotbuildovich committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9693938 View commit details
    Browse the repository at this point in the history