Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
After finishing https://issues.apache.org/jira/browse/FLINK-25105, flink always waits for the final checkpoint after all tasks are finished which leads to prolongation of the test and incorrect benchmark results. The idea is to disable `ENABLE_CHECKPOINTS_AFTER_TASKS_FINISH` for all benchmarks.
Attachments
Issue Links
- is caused by
-
FLINK-25105 Enables final checkpoint by default
- Closed
- links to