phong260702 opened a new pull request, #15318: URL: https://github.com/apache/kafka/pull/15318
The following tests in RackAwareAutoTopicCreationTest in core/src/test/scala/integration/kafka/api/RackAwareAutoTopicCreationTest.scala need to be updated to support KRaft There is one issue I haven't figured out yet: if there is any configuration to make the leader balance across brokers, as when changing to Kraft mode, somehow the leader for each partition is not evenly distributed between brokers but only between racks. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
