chia7712 commented on code in PR #22918:
URL: https://github.com/apache/kafka/pull/22918#discussion_r3794691075
##########
test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/TestUtils.java:
##########
@@ -67,7 +67,7 @@ public static String randomString(final int len) {
* Create a temporary relative directory in the specified parent directory
with the given prefix.
*
*/
- static File tempDirectory() {
+ public static File tempDirectory() {
Review Comment:
This change is unnecessary
--
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]