Hi team,

We are in a situatoin that we want to reduce the read frequency of Kafka
SQL connector. I did some investigation on the properties of Kafka client,
while it seems it does not have such options. Athough I found the batch
size config('properties.max.partition.fetch.bytes') among the config
options.

https://docs.confluent.io/platform/current/installation/configuration/consumer-configs.html

Any suggestions on this?

Reply via email to