mirror of https://github.com/apache/kafka.git
Description * Replace `org.apache.kafka.common.test.TestUtils` with `org.apache.kafka.test.TestUtils` in outer package modules to standardize test utility usage * Move `waitUntilLeaderIsElectedOrChangedWithAdmin` method from `org.apache.kafka.test.TestUtils` to `ClusterInstance` and refactor for better code organization * Add `org.apache.kafka.test.TestUtils` dependency to `transaction-coordinator` import control Reviewers: PoAn Yang [payang@apache.org](mailto:payang@apache.org), Ken Huang [s7133700@gmail.com](mailto:s7133700@gmail.com), Ken Huang [s7133700@gmail.com](mailto:s7133700@gmail.com), Chia-Ping Tsai [chia7712@gmail.com](mailto:chia7712@gmail.com) |
||
---|---|---|
.. | ||
main | ||
test/java/org/apache/kafka/coordinator/transaction |