pltbkd commented on code in PR #19464:
URL: https://github.com/apache/flink/pull/19464#discussion_r850050705


##########
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorTest.java:
##########
@@ -3688,6 +3693,92 @@ public void 
testTimeoutWhileCheckpointOperatorCoordinatorNotFinishing() throws E
         }
     }
 
+    @Test
+    public void testTimeoutWhileCheckpointOperatorCoordinatorNotFinishing1() 
throws Exception {
+        // Warn: The case is fragile since a specific order of executing the 
tasks is required to

Review Comment:
   I was struggling with the executing order to reproduce the issue, and am 
looking forward to some suggestions to consolidate the case.



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

Reply via email to