Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

How to configure or override default Kafka Producer or Consumer properties

公開日: Mar 2, 2024
ステップ

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
ナレッジ記事番号

001116886

 
読み込み中
Salesforce Help | Article