You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ryanne Dolan (JIRA)" <ji...@apache.org> on 2018/09/26 17:57:00 UTC

[jira] [Created] (KAFKA-7444) expose connector, task IDs to SinkTasks

Ryanne Dolan created KAFKA-7444:
-----------------------------------

             Summary: expose connector, task IDs to SinkTasks
                 Key: KAFKA-7444
                 URL: https://issues.apache.org/jira/browse/KAFKA-7444
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
    Affects Versions: 2.0.0
            Reporter: Ryanne Dolan


SinkTasks don't have access to their ConnectorTaskId, which would be useful for logging and for using SinkUtils.consumerGroupId(id).

 

I suggest an id() method be added to SinkTaskContext and WorkerSinkTaskContext.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)