Hi team, I am using the new consumer with broker version 0.9.0. I notice that poll(time) occasionally returns 0 message even though I have enough messages in broker. The rate of returning 0 message is quite high like 4 out of 5 polls return 0 message. It doesn't help by increasing the poll timeout from 300ms to 1 second. are there any configurations that I can tune to fetch data as quickly as possible?
Both consumer and broker configs are default