apoorvmittal10 opened a new pull request, #18643: URL: https://github.com/apache/kafka/pull/18643
This reverts commit b021b515952153a8876b48dda134ef3d81781c13. The commit was cherry-picked as it was easier to merge subsequent commits in 4.0: https://github.com/apache/kafka/pull/17870#issuecomment-2598555271. However, this commit might overwhelm the clients with higher number of records fetched for share-fetch response. We are working towards enhancing share-fetch performance and this commit was amond the initial steps which has to be matured before release hence reverting. Howeve, I haven't removed the PartitonMaxBytesStrategy classes but just the usage. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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