Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.12.2, 1.14.0, 1.13.1
Description
The check on alignmentDurationNanos seems to be too strict at the line:
https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetrics.java#L74
This caused a job to fail when doing stop-with-savepoint. But doing savepoint only without stop does not seem to be impacted by this.
Attachments
Issue Links
- causes
-
BEAM-10955 testSavepointRestoreLegacy flake: Could not find Flink job (FlinkJobNotFoundException)
- Triage Needed
- is duplicated by
-
FLINK-23302 Precondition failed building CheckpointMetrics.
- Closed
- links to