liming30 commented on a change in pull request #13109: URL: https://github.com/apache/flink/pull/13109#discussion_r477242251
########## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/OperatorChain.java ########## @@ -739,40 +749,59 @@ public void collect(StreamRecord<T> record) { static class BroadcastingOutputCollector<T> implements WatermarkGaugeExposingOutput<StreamRecord<T>> { Review comment: Okay, I will rebase on it. ---------------------------------------------------------------- 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: us...@infra.apache.org