You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/01/11 14:40:10 UTC

[GitHub] [flink] rmetzger commented on a change in pull request #14609: [FLINK-20916][runtime] Remove obsolete testcase

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:
users@infra.apache.org