Hi Team,

I need a small advise from you on how to design a low latency consumer. I
am aiming to reduce the amount of time it takes to transfer data from Kafka
to my sink. During this research I came across two properties. They are:
1. fetch.min.bytes
2. fetch.max.wait.ms
I am planning to reduce the default values on both these properties to half
and see if I can increase the efficiency of my consumer. Is this a good
idea to tune the default values or should I leave them as it is? Can you
please let me know the repercussions related to this?

Thanks
Teja

Reply via email to