Github user tillrohrmann commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4602#discussion_r139539960
  
    --- Diff: 
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagerLogHandler.java
 ---
    @@ -137,7 +138,6 @@ public TaskManagerLogHandler(
                this.blobView = Preconditions.checkNotNull(blobView, 
"blobView");
        }
     
    -   @Override
    --- End diff --
    
    True, will change it.


---

Reply via email to