Skip to content

KAFKA-18201: testGroupMetadataMessageFormatter fails for new consumer protocol #18198

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

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

Conversation

FrankYang0529
Copy link
Member

@FrankYang0529 FrankYang0529 commented Dec 15, 2024

We introduced new coordinator record for async kafka consumer like ConsumerGroupMetadataKey, ConsumerGroupPartitionMetadataKey, etc. The GroupMetadataMessageFormatter didn't support these message type. We should add another test case for consumer group protocol.

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 the tools label Dec 15, 2024
@github-actions github-actions bot added tests Test fixes (including flaky tests) small Small PRs labels Dec 30, 2024
@FrankYang0529 FrankYang0529 force-pushed the KAFKA-18201 branch 2 times, most recently from 8756298 to 61857c9 Compare January 16, 2025 00:57
@FrankYang0529
Copy link
Member Author

Hi @lianetm, could you help me review this when you have time? Thank you.

@FrankYang0529 FrankYang0529 force-pushed the KAFKA-18201 branch 3 times, most recently from 02fa3a5 to 628f1a3 Compare January 30, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Small PRs tests Test fixes (including flaky tests) tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant