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-17278: Add FetchRequest compatibility tests for KafkaRaftClient #17801

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

kevin-wu24
Copy link
Contributor

Adding unit tests for KafkaRaftClient to catch the case discussed here: #16235 (comment)

Makes sure that an older quorum controller can handle a newer request version.

Committer Checklist (excluded from commit message)

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

@github-actions github-actions bot added tests Test fixes (including flaky tests) kraft small Small PRs labels Nov 13, 2024
@github-actions github-actions bot removed the small Small PRs label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved kraft tests Test fixes (including flaky tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants