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

   I think there's quite a lot of scope for improving this area in the regular 
fetch. For example, the consumer could and currently does not adjust the 
`PartitionMaxBytes` to control the flow of records from a particular partition. 
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.


-- 
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