You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Daniel Urban (Jira)" <ji...@apache.org> on 2022/04/08 12:15:00 UTC

[jira] [Created] (KAFKA-13809) FileStreamSinkConnector and FileStreamSourceConnector should propagate full configuration to tasks

Daniel Urban created KAFKA-13809:
------------------------------------

             Summary: FileStreamSinkConnector and FileStreamSourceConnector should propagate full configuration to tasks
                 Key: KAFKA-13809
                 URL: https://issues.apache.org/jira/browse/KAFKA-13809
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
            Reporter: Daniel Urban


The 2 example connectors do not propagate the full connector configuration to the tasks. This makes it impossible to override built-in configs, such as key.converter.

This causes an issue even when used for testing purposes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)