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


##########
clients/src/test/java/org/apache/kafka/test/TestUtils.java:
##########
@@ -706,4 +706,9 @@ public static ApiVersionsResponse createApiVersionsResponse(
                 ApiVersionsResponse.UNKNOWN_FINALIZED_FEATURES_EPOCH,
                 zkMigrationEnabled);
     }
+
+    public static String getCurrentFunctionName() {

Review Comment:
   > Have you toke a look at `testInfo.getTestMethod()`?
   
   Yes, they are same problem.



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

Reply via email to