Skip to content

KAFKA-17747: [1/N] Add MetadataHash field to Consumer/Share/StreamGroupMetadataValue #19504

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 3 commits into
base: trunk
Choose a base branch
from

Conversation

FrankYang0529
Copy link
Member

@FrankYang0529 FrankYang0529 commented Apr 17, 2025

  • Add MetadataHash field to ConsumerGroupMetadataValue,
    ShareGroupMetadataValue, and StreamGroupMetadataValue.
  • Add metadataHash field to
    GroupCoordinatorRecordHelpers#newConsumerGroupEpochRecord,
    GroupCoordinatorRecordHelpers#newShareGroupEpochRecord, and
    StreamsCoordinatorRecordHelpers#newStreamsGroupEpochRecord.
  • Add deprecated message to ConsumerGroupPartitionMetadataKey and
    ConsumerGroupPartitionMetadataValue.
  • ShareGroupPartitionMetadataKey / ShareGroupPartitionMetadataValue /
    StreamGroupPartitionMetadataKey / StreamGroupPartitionMetadataValue will
    be removed in next PR.

@FrankYang0529 FrankYang0529 changed the title KAFKA-17747: Add MetadataHash field to Consumer/Share/StreamGroupMetadataValue KAFKA-17747: [1/N] Add MetadataHash field to Consumer/Share/StreamGroupMetadataValue Apr 17, 2025
@github-actions github-actions bot added the tools label Apr 17, 2025
@FrankYang0529 FrankYang0529 requested a review from dajac April 18, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant