Hi All, I was told that only single thread handle client producer request in Kafka broker which may potentially be a performance problem with request queue-up if we have many small requests. I am wondering which part of the code I should read to understand the above logic
Thanks, -Tao
