XComp commented on a change in pull request #14609:
URL: https://github.com/apache/flink/pull/14609#discussion_r556446214



##########
File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/rest/handler/cluster/JobManagerCustomLogHandlerTest.java
##########
@@ -92,6 +92,7 @@ private static void createFile(File file, String content) 
throws IOException {
 
     private static HandlerRequest<EmptyRequestBody, FileMessageParameters> 
createHandlerRequest(
             String path) throws HandlerRequestException {
+        System.out.println(path);

Review comment:
       uuuh, good catch. And thanks - I removed the line that was accidentally 
push. 😇 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to