Skip to content

MINOR: Improve share coordinator record schemas #19830

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

Merged

Conversation

AndrewJSchofield
Copy link
Member

@AndrewJSchofield AndrewJSchofield commented May 27, 2025

This PR makes some very small improvements to the record schemas for the
share coordinator.

  • It removes the health warnings about incompatible changes. All changes
    are compatible now.
  • It marks the fields in the values as version 0+, in common with all
    other record schemas in Kafka.
    Many were already 0+, so this just corrects the outliers.

Reviewers: Apoorv Mittal [email protected], Sushant Mahajan
[email protected]

@github-actions github-actions bot added KIP-932 Queues for Kafka small Small PRs labels May 27, 2025
@AndrewJSchofield AndrewJSchofield requested a review from smjn May 27, 2025 14:56
Copy link
Contributor

@apoorvmittal10 apoorvmittal10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Collaborator

@smjn smjn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for the PR

@AndrewJSchofield AndrewJSchofield merged commit 5a607db into apache:trunk May 28, 2025
26 checks passed
@AndrewJSchofield AndrewJSchofield deleted the share-coordinator-records branch May 28, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved KIP-932 Queues for Kafka small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants