showuon opened a new pull request #11160: URL: https://github.com/apache/kafka/pull/11160
Found we didn't mention anything about the `linger.ms` and upper bound batch size concept in the `batch.size`, which will lead users believe we'll send every batch with this `batch.size` setting value. **before**: ![image](https://user-images.githubusercontent.com/43372967/127757761-b36de3b6-3f05-4d35-b9a6-be9f39d2a05f.png) **after**: ![image](https://user-images.githubusercontent.com/43372967/127757750-ed894ff5-509b-4a60-9bc9-9591c41a9196.png) ### 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