mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
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. Reviewers: Kamal Chandraprakash <kamal.chandraprakash@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore |