rmetzger commented on a change in pull request #14609:
URL: https://github.com/apache/flink/pull/14609#discussion_r555092053
##########
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:
I guess this is a leftover
----------------------------------------------------------------
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]