Flavio Junqueira created KAFKA-3524:
---------------------------------------

             Summary: ConnectorTaskId should also also include cluster id
                 Key: KAFKA-3524
                 URL: https://issues.apache.org/jira/browse/KAFKA-3524
             Project: Kafka
          Issue Type: Improvement
          Components: copycat
            Reporter: Flavio Junqueira
            Assignee: Ewen Cheslack-Postava


ConnectorTaskId currently uses the connector name and the task number to give a 
unique id to a task. This id is unique within a connect cluster, but it might 
not be unique across clusters. If I want to uniquely identify connector tasks 
across clusters, then I need to also use the cluster name as part of the id. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to