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.2.x] [CORE-627] archival: Convert assertion to exception #24654

Merged

Conversation

Lazin
Copy link
Contributor

@Lazin Lazin commented Dec 24, 2024

Backport of PR #24580

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

  • none

The situation in which the assertion is triggered can only be caused
by a race and is retrieable. There is no need to crash the whole process
in that case.

Signed-off-by: Evgeny Lazin <[email protected]>
(cherry picked from commit 0648eb0)
@Lazin Lazin added the kind/backport PRs targeting a stable branch label Dec 24, 2024
@Lazin Lazin added this to the v24.2.x-next milestone Dec 24, 2024
@piyushredpanda piyushredpanda merged commit b189c15 into redpanda-data:v24.2.x Dec 26, 2024
19 checks passed
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