AHeise commented on a change in pull request #15840:
URL: https://github.com/apache/flink/pull/15840#discussion_r627181497



##########
File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/StreamMultipleInputProcessorFactory.java
##########
@@ -340,7 +340,11 @@ public StreamTaskSourceOutput(
                 WatermarkGauge inputWatermarkGauge,
                 MultiStreamStreamStatusTracker streamStatusTracker,
                 int inputIndex) {
-            super(chainedSourceOutput, streamStatusMaintainer, new 
SimpleCounter(), inputWatermarkGauge);
+            super(

Review comment:
       Please squash into previous commit.




-- 
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]


Reply via email to