kafka icon indicating copy to clipboard operation
kafka copied to clipboard

MINOR: Add integration test for ReassignPartitionsCommand#curReassignmentsToString

Open m1a2st opened this issue 1 year ago • 0 comments

When I trace code, find that ReassignPartitionsCommand#curReassignmentsToString only have a unit test, but it doesn't have integration test, thus add a integration for it.

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

m1a2st avatar Aug 29 '24 13:08 m1a2st