kafka icon indicating copy to clipboard operation
kafka copied to clipboard

MINOR; Convert some integration tests to run with the KRaft modes

Open ahuang98 opened this issue 3 years ago • 0 comments

Converting DeleteTopicTest, DeleteTopicsRequestWithDeletionDisabledTest, and RackAwareAutoTopicCreationTest to run in KRaft mode. Added unit tests to StripedReplicaPlacerTest to ensure even leadership distribution (at least for large number of partitions).

Committer Checklist (excluded from commit message)

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

ahuang98 avatar Aug 03 '22 14:08 ahuang98