[
https://issues.apache.org/jira/browse/KAFKA-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Urban updated KAFKA-13809:
---------------------------------
Description:
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.
was:
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.
> 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)