Loading
Salesforce now sends email only from verified domains. Read More

How to configure or override default Kafka Producer or Consumer properties

Publish Date: Mar 2, 2024
Steps

QUESTION

How to configure or override default Kafka producer and consumer properties.

ANSWER

Kafka connector uses the default values for producer or consumer settings that are mentioned in Kafka official documentation.
If it is required to override those default values, you can specify them as additional properties under bootstrap servers in the configuration.

User-added image


ADDITIONAL INFORMATION

Note: Make sure that you are using the same naming convention as mentioned in Kafka official documentation.

https://kafka.apache.org/documentation/#producerconfigs
https://kafka.apache.org/documentation/#consumerconfigs
Knowledge Article Number

001116886

 
Loading
Salesforce Help | Article