kafka
kafka copied to clipboard
MINOR; Convert some integration tests to run with the KRaft modes
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)