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



##########
File path: 
flink-tests/src/test/java/org/apache/flink/test/checkpointing/RescalingITCase.java
##########
@@ -876,6 +887,8 @@ public void run(SourceContext<Integer> ctx) throws 
Exception {
                     break;
                 }
             }
+
+            canFinishLatch.await();

Review comment:
       Well if we are not producing any data anyways anymore, then there is no 
difference.




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