zentol commented on code in PR #21869:
URL: https://github.com/apache/flink/pull/21869#discussion_r1097405482


##########
flink-clients/src/test/java/org/apache/flink/client/deployment/application/ApplicationDispatcherBootstrapTest.java:
##########
@@ -348,6 +350,10 @@ void testApplicationIsStoppedWhenStoppingBootstrap() 
throws Exception {
 
         bootstrap.stop();
 
+        // the JobStatusFuture needs to be completed after stopping the 
bootstrap process to ensure
+        // that the process doesn't finish before explicitly stopping it

Review Comment:
   I have no idea what "it" refers to.



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