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

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #10909
Fixes: #14174,

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)
@vbotbuildovich vbotbuildovich added this to the v23.1.x-next milestone Oct 13, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Oct 13, 2023
@piyushredpanda piyushredpanda marked this pull request as ready for review October 13, 2023 23:02
@piyushredpanda
Copy link
Contributor

/ci-repeat 1

@piyushredpanda piyushredpanda merged commit 061011e into redpanda-data:v23.1.x Oct 15, 2023
22 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.1.x-next, v23.1.20 Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants