showuon opened a new pull request, #20088:
URL: https://github.com/apache/kafka/pull/20088

   [KAFKA-19462](https://issues.apache.org/jira/browse/KAFKA-19462)
   
   Estimate the fetch size for remote fetch to avoid to exceed the 
`fetch.max.bytes` config. We don't want to query the remoteLogMetadata during 
API handling, thus we assume the remote fetch can get 
`max.partition.fetch.bytes` size. Tests added.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to