Gyula Fora created FLINK-26368:
----------------------------------
Summary: Add setProperty method to KafkaSinkBuilder
Key: FLINK-26368
URL: https://issues.apache.org/jira/browse/FLINK-26368
Project: Flink
Issue Type: Improvement
Components: Connectors / Kafka
Reporter: Gyula Fora
The KafkaSinkBuilder currently only supports setting properties via the
setKafkaProducerConfig(config).
We should add the setProperty(key, value) method like in the KafkaSourceBuilder
to allow overriding single properties, and maybe even the setProperties(..)
method just to make the 2 builders work the same way.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)