-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.4.0, 2.3.2
-
Component/s: KafkaConnect
-
Labels:None
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
- 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