Skip to content

KAFKA-20684 [5/N]: Migrate Streams to RebalanceListener - #23106

Open
adikou wants to merge 4 commits into
apache:trunkfrom
adikou:akousik/KAFKA-20684-streams
Open

KAFKA-20684 [5/N]: Migrate Streams to RebalanceListener#23106
adikou wants to merge 4 commits into
apache:trunkfrom
adikou:akousik/KAFKA-20684-streams

Conversation

@adikou

@adikou adikou commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

StreamsRebalanceListener implements RebalanceListener and StreamThread registers it via setRebalanceListener. RegexSourceIntegrationTest now intercepts by overriding setRebalanceListener, since that is what StreamThread calls. StreamThreadTest's subscribe verifications are split so they keep valid assertions.

StreamsRebalanceListener implements RebalanceListener and StreamThread registers it
via setRebalanceListener. RegexSourceIntegrationTest now intercepts by overriding
setRebalanceListener, since that is what StreamThread calls. StreamThreadTest's
subscribe verifications are split so they keep asserting something real.
@github-actions github-actions Bot added triage PRs from the community streams labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved streams triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants