Jun Qin created FLINK-23201:
-------------------------------
Summary: The check on alignmentDurationNanos seems to be too strict
Key: FLINK-23201
URL: https://issues.apache.org/jira/browse/FLINK-23201
Project: Flink
Issue Type: Bug
Components: Runtime / Metrics
Affects Versions: 1.12.2
Reporter: Jun Qin
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 may cause a job fail when doing stop-with-savepoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)