YutaLin opened a new pull request, #19884: URL: https://github.com/apache/kafka/pull/19884
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` module to fix missing dependency Reviewers: PoAn Yang [pay...@apache.org](mailto:pay...@apache.org), Ken Huang [s7133...@gmail.com](mailto:s7133...@gmail.com), Ken Huang [s7133...@gmail.com](mailto:s7133...@gmail.com), Chia-Ping Tsai [chia7...@gmail.com](mailto:chia7...@gmail.com) -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org