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] k/proto: use log-level warn for invalid crc #11400

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

@vbotbuildovich vbotbuildovich commented Jun 13, 2023

Backport of PR #11384
Fixes #11399

Recently, redpanda-data#11324 changed the log-level from error to warn for a
CRC missmatch. However, on the same event, RP will also log "batch has
invalid CRC" at the error level.

This commit therefore changes the log for "batch has invalid CRC" to
warn level.

Fixes redpanda-data#11361

(cherry picked from commit d4b9b9c)
@vbotbuildovich vbotbuildovich added this to the v23.1.x-next milestone Jun 13, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jun 13, 2023
@NyaliaLui NyaliaLui marked this pull request as ready for review June 13, 2023 18:21
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