pnowojski commented on a change in pull request #15425:
URL: https://github.com/apache/flink/pull/15425#discussion_r604929697
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/checkpointing/SavepointITCase.java
##########
@@ -153,6 +153,47 @@ public void setUp() throws Exception {
}
}
+ @Test
+ public void testStopSavepointWithFlip27Source() throws Exception {
Review comment:
As I mentioned
https://github.com/apache/flink/pull/15425#discussion_r603854862 we need also a
test for stopping with savepoint with draining.
--
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]