AHeise commented on a change in pull request #15505:
URL: https://github.com/apache/flink/pull/15505#discussion_r608626180



##########
File path: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/tasks/SubtaskCheckpointCoordinatorTest.java
##########
@@ -198,14 +198,6 @@ public void broadcastEvent(AbstractEvent event, boolean 
isPriorityEvent)
                             throws IOException {
                         super.broadcastEvent(event, isPriorityEvent);
                         broadcastedPriorityEvent.set(isPriorityEvent);
-                        // test if we can write output data

Review comment:
       Oh shoot, how did I miss that?




-- 
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:
[email protected]


Reply via email to