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

[v22.3.x] cloud_storage: improved debug on partition manifest parse error #10861

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #10833

- Log at WARN, so that we actually get the message on prod systems
- hexdump the region around the parse error, rather than the
  first bytes in the manifest.

This is more important than it used to be, now that we have
admin API for loading in arbitrary manifests, which can fail.

(cherry picked from commit abbd6ea)
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone May 18, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 18, 2023
@jcsp jcsp marked this pull request as ready for review May 31, 2023 16:01
@jcsp
Copy link
Contributor

jcsp commented Jun 6, 2023

CI run failed with infra issues

@VladLazar VladLazar merged commit 27e2ed1 into redpanda-data:v22.3.x Jun 8, 2023
@vshtokman vshtokman modified the milestones: v22.3.x-next, v22.3.22 Jun 8, 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.

4 participants