hachikuji opened a new pull request #10256: URL: https://github.com/apache/kafka/pull/10256
We increased the max batch size to 8MB in https://github.com/apache/kafka/pull/10063, but we forgot to propagate the change to the `Log` instance which does its own validation. I had actually noted it in this comment https://github.com/apache/kafka/pull/10063#pullrequestreview-591715059, but I forgot about it afterwards. ### 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. For queries about this service, please contact Infrastructure at: [email protected]
