Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
Description
The code paths for stop-with-savepoint --drain and w/o drain are different after FLINK-23408. We should unify the two and in both cases we should wait for the savepoint in afterInvoke and close sources before triggering the last checkpoint.
Attachments
Issue Links
- causes
-
FLINK-28758 FlinkKafkaConsumer fails to stop with savepoint
- Closed
- relates to
-
FLINK-24161 Can not stop the job with savepoint while a task is finishing
- Closed
- links to