mirror of https://github.com/apache/kafka.git
This PR rewrites the IntegrationTestUtils.java from Scala to Java. ## Changes: - Converted all the existing Scala code in IntegrationTestUtils.scala into Java in IntegrationTestUtils.java. - Preserved the original logic and functionality to ensure backward compatibility. - Updated relevant imports and dependencies accordingly. Motivation: The rewrite aims to standardize the codebase in Java, which aligns better with the rest of the project and facilitates easier maintenance by the Java-centric team. Reviewers: TaiJuWu <tjwu1217@gmail.com>, Ken Huang <s7133700@gmail.com>, PoAn Yang <payang@apache.org>, Chia-Ping Tsai <chia7712@gmail.com> |
||
---|---|---|
.. | ||
java/org/apache/kafka | ||
resources |