Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently for bounded job in streaming mode, by default it will wait for one more checkpoint to commit the last piece of data. If the checkpoint period is long, the waiting time might also be long. to optimize this situation, we could eagerly trigger a checkpoint after tasks have reached end-of-data.
Attachments
Issue Links
- causes
-
FLINK-32911 Release Testing: Verify FLINK-28386: Trigger an immediate checkpoint after all sinks finished
- Resolved
-
FLINK-32663 RescalingITCase.testSavepointRescalingInPartitionedOperatorStateList fails on AZP
- Closed
-
FLINK-32945 NullPointerException when executing TopSpeedWindowing example with checkpointing enabled
- Closed
- duplicates
-
FLINK-31846 Support cancel final checkpoint when all tasks are finished
- Closed
- links to