Browse Source
What changes in this PR: 1. Use addExact to avoid overflow in BatchAccumulator#bytesNeeded. We did use addExact in bytesNeededForRecords method, but forgot that when returning the result. 2. javadoc improvement Reviewers: Jason Gustafson <jason@confluent.io>pull/12527/head
Luke Chen
2 years ago
committed by
GitHub
3 changed files with 9 additions and 7 deletions
Loading…
Reference in new issue