Skip to content

Rebalancing #756

Closed Answered by rkolesnev
Shounak47 asked this question in Q&A
Discussion options

You must be logged in to vote

Parallel Consumer does state cleanup / finalization on Partition revocation - WorkManager is implementing Rebalance Listener and initialization on Partition assignment. It is logic internal to Parallel Consumer to handle its internal state on Partition events and does not require user to pass additional rebalance listeners.
public class WorkManager<K, V> implements ConsumerRebalanceListener

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rkolesnev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants