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

    https://github.com/apache/flink/pull/5397#discussion_r165835488
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java 
---
    @@ -358,6 +361,18 @@ public void start() throws Exception {
                }
        }
     
    +   @Override
    +   public CompletableFuture<Optional<OperatorBackPressureStats>> 
getOperatorBackPressureStats(
    --- End diff --
    
    done


---

Reply via email to