dawidwys commented on a change in pull request #17968:
URL: https://github.com/apache/flink/pull/17968#discussion_r763706684
##########
File path:
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/tasks/StreamTaskFinalCheckpointsTest.java
##########
@@ -483,130 +496,6 @@ public void acknowledgeCheckpoint(
}
}
- @Test
- public void
testTriggerStopWithSavepointNoDrainWhenWaitingForFinalCheckpointOnSourceTask()
Review comment:
test removal explanation: This has not been removed, but
replaced/unified in
`doTestTriggerStopWithSavepointWhenWaitingForFinalCheckpointOnSourceTask`
--
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]