AHeise commented on a change in pull request #11467: [FLINK-16317][operators] 
Provide support for watermarks, key selector and latency marker in 
MultipleInputStreamOperator
URL: https://github.com/apache/flink/pull/11467#discussion_r397000607
 
 

 ##########
 File path: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/tasks/MultipleInputStreamTaskTest.java
 ##########
 @@ -385,12 +386,12 @@ public void testInputFairness() throws Exception {
        @Test
        public void testWatermarkAndStreamStatusForwarding() throws Exception {
                try (StreamTaskMailboxTestHarness<String> testHarness =
-                                new 
MultipleInputStreamTaskTestHarnessBuilder<>(MultipleInputStreamTask::new, 
BasicTypeInfo.STRING_TYPE_INFO)
 
 Review comment:
   Can you double-check if this code is already in master or if the formatting 
fixes could be squashed?

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


With regards,
Apache Git Services

Reply via email to