AndrewJSchofield commented on PR #17870:
URL: https://github.com/apache/kafka/pull/17870#issuecomment-3056940390

   > > Today, it just looks to see whether it has any buffered data rather than 
looking at how much buffered data it has. There's a nice KIP in this area one 
day I think.
   > 
   > Excuse me, do you mean consumer should send next fetch request even though 
the partitions still have buffered data in consumer?
   
   Yes, I do. It could control the amount of pre-fetching based on how quickly 
it is processing the buffered records.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to