You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/02/25 10:14:00 UTC

[jira] [Created] (FLINK-26368) Add setProperty method to KafkaSinkBuilder

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)