Details
Description
First reported here:
https://stackoverflow.com/questions/58631092/kafka-connect-assigns-same-task-to-multiple-workers
There seems to be an issue with task reassignment when a worker rejoins after an unsuccessful join request. The worker seems to be outside the group for a generation but when it joins again the same task is running in more than one worker
Attachments
Issue Links
- is related to
-
KAFKA-9385 Connect cluster: connector task repeat like a splitbrain cluster problem
- Resolved
-
KAFKA-9653 Duplicate tasks on workers after rebalance
- Resolved
- links to