TaiJuWu commented on code in PR #20635:
URL: https://github.com/apache/kafka/pull/20635#discussion_r2484046257


##########
test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/TestUtils.java:
##########
@@ -35,6 +35,7 @@
  * Helper functions for writing unit tests.
  * <p>
  * <b>Package-private:</b> Not intended for use outside {@code 
org.apache.kafka.common.test}.
+ * Use {@code org/apache/kafka/test/TestUtils} instead.

Review Comment:
   Due to this package is not public, the intention is letting other person 
know where can find the TestUtil could be used.
   If there is no comment, we need to extra time to find it



-- 
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]

Reply via email to