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-18621: Add StreamsCoordinatorRecordHelpers #18669

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

Conversation

lucasbru
Copy link
Member

A class with helper methods to create records stored in the __consumer_offsets topic.

Compared to the feature branch, I added unit tests (most functions were not tested) and adopted the new interface for constructing coordinator records introduced by David.

This is a stacked PR, only review the last commit.

Committer Checklist (excluded from commit message)

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

@lucasbru lucasbru requested review from cadonna, bbejeck and mjsax January 22, 2025 16:27
@lucasbru lucasbru force-pushed the kip1071merge/streams_coordinator_records branch from 04c6abd to ac24612 Compare January 23, 2025 08:50
@lucasbru
Copy link
Member Author

Rebased on latest version of current assignment builder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant