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 14:56:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Urban resolved KAFKA-13809.
----------------------------------
    Resolution: Won't Fix

Connector configs are used for consumer/producer overrides, converter classes, etc.

Not necessary to propagate all configs to tasks.

> 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
>            Priority: Major
>
> 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 producer/consumer overrides.
> This causes an issue even when used for testing purposes.



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