Skip to content

KAFKA-20918: Add a RebalanceConsumer usage example - #23137

Open
majialoong wants to merge 3 commits into
apache:trunkfrom
majialoong:KAFKA-20918
Open

KAFKA-20918: Add a RebalanceConsumer usage example#23137
majialoong wants to merge 3 commits into
apache:trunkfrom
majialoong:KAFKA-20918

Conversation

@majialoong

Copy link
Copy Markdown
Contributor

This PR adds a runnable example demonstrating RebalanceConsumer usage in RebalanceListener callbacks, including committing offsets on revocation, seeking to committed offsets on assignment, and avoiding commits for lost partitions.

@github-actions github-actions Bot added triage PRs from the community docs labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved docs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants