dawidwys commented on a change in pull request #17170:
URL: https://github.com/apache/flink/pull/17170#discussion_r703205970
##########
File path:
flink-tests/src/test/java/org/apache/flink/runtime/operators/lifecycle/PartiallyFinishedSourcesITCase.java
##########
@@ -103,7 +103,7 @@ private TestJobWithDescription buildJob() {
env.setRestartStrategy(fixedDelayRestart(1, 0));
// checkpoints can hang (because of not yet fixed bugs and
triggering
// checkpoint while the source finishes), so let them
timeout quickly
Review comment:
Let's update the comment while merging. I think it is no longer the goal
to timeout them quickly.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]