Skip to content

KAFKA-20684 [4/N]: Migrate Connect to RebalanceListener - #23105

Open
adikou wants to merge 3 commits into
apache:trunkfrom
adikou:akousik/KAFKA-20684-connect
Open

KAFKA-20684 [4/N]: Migrate Connect to RebalanceListener#23105
adikou wants to merge 3 commits into
apache:trunkfrom
adikou:akousik/KAFKA-20684-connect

Conversation

@adikou

@adikou adikou commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

WorkerSinkTask's HandleRebalance becomes a RebalanceListener, registered via setRebalanceListener. Tests capture the listener from setRebalanceListener rather than from subscribe. Callback bodies keep using the enclosing consumer field.

WorkerSinkTask's HandleRebalance becomes a RebalanceListener, registered via
setRebalanceListener. Tests capture the listener from setRebalanceListener rather
than from subscribe. Callback bodies keep using the enclosing consumer field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants