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

Log chunk hydration failures caused by partition shutdown as debug #10981

Conversation

abhijat
Copy link
Contributor

@abhijat abhijat commented May 24, 2023

  • When a remote partition is shutting down, log chunk hydration failures due to this as debug.
  • Change ducktape tests where the log allow list was set to ignore these errors.

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
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

When a remote partition is shut down, chunk hydration can fail which is
expected and should be logged as debug rather than error.
Abort requested should no longer be logged as error during chunk
hydration. Additionally a test which saw a missing object due to gc is
changed to allow log entries for missing segment in cloud storage.
@abhijat abhijat changed the title Log chunk hydration failures at debug during shutdown Log chunk hydration failures caused by partition shutdown as debug May 24, 2023
@abhijat abhijat marked this pull request as ready for review May 24, 2023 09:49
@abhijat abhijat requested a review from jcsp May 24, 2023 11:11
@abhijat
Copy link
Contributor Author

abhijat commented May 24, 2023

ci failure is #10954 (unrelated to this PR)

@jcsp jcsp merged commit cd4eb2e into redpanda-data:dev May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants