You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Agam Brahma (Jira)" <ji...@apache.org> on 2020/03/04 20:59:00 UTC

[jira] [Created] (KAFKA-9653) Duplicate tasks on workers after rebalance

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)