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

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

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

Gyula Fora closed FLINK-26368.
------------------------------
    Resolution: Fixed

merged to master: a5a31de5b3068f7fbc756b44b1674f98f4c04dea

> 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
>            Assignee: Gyula Fora
>            Priority: Major
>              Labels: pull-request-available
>
> 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)