TisonKun commented on a change in pull request #10048: 
[FLINK-14462][coordination] Remove JobGraph#allowQueuedScheduling flag because 
it is always true
URL: https://github.com/apache/flink/pull/10048#discussion_r340927381
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionGraphDeploymentTest.java
 ##########
 @@ -361,7 +357,7 @@ public void testAccumulatorsAndMetricsForwarding() throws 
Exception {
        }
 
        /**
-        * Verifies that {@link Execution#completeCancelling(Map, IOMetrics)} 
and {@link Execution#markFailed(Throwable, Map, IOMetrics)}
+        * Verifies that {@code Execution#completeCancelling(Map, IOMetrics)} 
and {@link Execution#markFailed(Throwable, Map, IOMetrics)}
 
 Review comment:
   Thanks! Updated.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to