AHeise commented on code in PR #25353:
URL: https://github.com/apache/flink/pull/25353#discussion_r1771329963


##########
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/sink/CommitterOperatorTestBase.java:
##########
@@ -126,42 +127,6 @@ void 
testWaitForCommittablesOfLatestCheckpointBeforeCommitting() throws Exceptio
         testHarness.close();
     }
 
-    @Test
-    void testImmediatelyCommitLateCommittables() throws Exception {

Review Comment:
   This tests was used to check if committables arriving after barrier in case 
of UC where immediately committed. This case can never happen again.



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