JimmyWang6 opened a new pull request, #20246: URL: https://github.com/apache/kafka/pull/20246
This PR apply strict max fetch records in share fetch by setting the last offset to `firstAcquiredOffset + maxFetchRecords - 1` when the batches last offset larger than the actual offset needed, ensuring strict adherence to the hard limit. -- 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