dmvk commented on code in PR #22608:
URL: https://github.com/apache/flink/pull/22608#discussion_r1202413078


##########
flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/adaptivebatch/AdaptiveBatchSchedulerTest.java:
##########
@@ -91,6 +96,28 @@ void setUp() {
         taskRestartExecutor = new ManuallyTriggeredScheduledExecutor();
     }
 
+    @Test
+    void testExceptionHistoryWithGlobalFailureLabels() throws Exception {

Review Comment:
   Maybe this should state something along the lines of "failure during vertex 
initialization"



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