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

KAFKA-18339: Fix parseRequestHeader error handling #18340

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

ijuma
Copy link
Member

@ijuma ijuma commented Dec 28, 2024

A minor refactoring just before merging #18295 introduced a regression and no test failed. Throw the correct exception and add test to verify it. Also refactor the code slightly to make that possible.

Thanks to Chia-Ping for catching the issue.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

A minor refactoring just before merging apache#18295 introduced a regression
and no test failed. Throw the correct exception and add test to verify
it. Also refactor the code slightly to make that possible.
@ijuma ijuma merged commit 3654bc4 into apache:trunk Dec 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients core Kafka Broker small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants