Agam Brahma created KAFKA-9653:
----------------------------------
Summary: Duplicate tasks on workers after rebalance
Key: KAFKA-9653
URL: https://issues.apache.org/jira/browse/KAFKA-9653
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.4.0, 2.3.2
Reporter: Agam Brahma
Verified the following
* observed issue goes away when `connect.protocol` is switched from
`compatible` to `eager`
* Debug logs show `WorkerSourceTask` on two different nodes referencing the
same task-id
* Debug logs show the node referring to the task as as part of both
`Configured assignments` and `Lost assignments`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)