kafka
kafka copied to clipboard
MINOR: remove duplicate code on ByteUtilsBenchmark.java
The purpose of this pull request is to removed the duplicated code existing in the ByteUtilsBenchmark.java class and use the existing one on ByteUtils.java no other changes was made in the code
Committer Checklist (excluded from commit message)
- [x] Verify design and implementation
- [x] Verify test coverage and CI build status
- [x] Verify documentation (including upgrade notes)