kafka icon indicating copy to clipboard operation
kafka copied to clipboard

MINOR: remove duplicate code on ByteUtilsBenchmark.java

Open bmscomp opened this issue 1 year ago • 0 comments

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)

bmscomp avatar Oct 17 '24 19:10 bmscomp