kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-18201: testGroupMetadataMessageFormatter fails for new consumer protocol

Open FrankYang0529 opened this issue 1 year ago • 2 comments

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)

FrankYang0529 avatar Dec 15 '24 14:12 FrankYang0529

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

FrankYang0529 avatar Jan 16 '25 12:01 FrankYang0529

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Jun 14 '25 03:06 github-actions[bot]

This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open the PR and ask for a review.

github-actions[bot] avatar Jul 14 '25 03:07 github-actions[bot]

@FrankYang0529 could you please rebase code?

chia7712 avatar Aug 26 '25 19:08 chia7712

@chia7712 I merge trunk and fix the code. Thanks.

FrankYang0529 avatar Aug 27 '25 02:08 FrankYang0529

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the PR has merge conflicts, update it with the latest from the base branch.

If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact).

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

github-actions[bot] avatar Nov 25 '25 03:11 github-actions[bot]